Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-191415
#<BuildRuby:0x0000563ef4445f00
@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.20231210-191415",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.000000 0.007027 2.298168 ( 2.352558)
build_miniruby 0.000000 0.001483 1.296586 ( 1.295052)
build_ruby 0.000000 0.001511 2.796704 ( 3.005105)
build_all 0.000000 0.007943 5.764210 ( 2.623316)
build_install 0.006116 0.012395 6.913226 ( 3.570852)
test_btest 0.000770 0.000000 81.287540 ( 26.066455)
test_basic 0.004892 0.000581 0.900485 ( 0.961357)
test_all 0.083238 0.037502 732.786905 (229.796580)
test_rubyspec 0.037971 0.024684 88.962324 (100.553531)
total: 370.23 sec