Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-234507
#<BuildRuby:0x0000562d91a321a8
@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.20240207-234507",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005720 0.000285 1.786487 ( 2.112280)
build_miniruby 0.001414 0.000235 1.630385 ( 1.628017)
build_ruby 0.001305 0.000217 3.086912 ( 3.331504)
build_all 0.002382 0.004698 5.702323 ( 2.229879)
build_install 0.011106 0.005936 6.856775 ( 3.218568)
test_btest 0.000835 0.000200 81.980192 ( 21.219291)
test_basic 0.000011 0.006497 0.832627 ( 0.894349)
test_all 0.095268 0.019698 709.685798 (287.976457)
test_rubyspec 0.051122 0.052974 165.319094 (174.932749)
total: 497.54 sec