Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-021312
#<BuildRuby:0x000055771ed5da00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230607-021312",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001856 0.004685 1.914284 ( 4.232804)
build_miniruby 0.001226 0.000390 1.439070 ( 1.510991)
build_ruby 0.001155 0.000368 2.990712 ( 3.478144)
build_all 0.003437 0.003997 2.211486 ( 2.017904)
build_install 0.010975 0.006778 3.396936 ( 3.069820)
test_btest 0.000772 0.000289 76.206325 ( 40.617216)
test_basic 0.006657 0.000000 0.789585 ( 1.080136)
test_all 0.000000 0.001020 601.698409 (257.487168)
test_rubyspec 0.021987 0.030756 84.027885 (103.808761)
total: 417.30 sec