Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-081553
#<BuildRuby:0x0000562d6dc62320
@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.20231207-081553",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.000000 0.006447 2.262196 ( 2.376793)
build_miniruby 0.000718 0.000646 1.585742 ( 1.586307)
build_ruby 0.001434 0.000359 2.890590 ( 3.059702)
build_all 0.002699 0.004802 5.552074 ( 2.823683)
build_install 0.013617 0.004494 7.260303 ( 4.210862)
test_btest 0.000558 0.000166 84.030098 ( 32.549864)
test_basic 0.000929 0.004510 0.911641 ( 0.987043)
test_all 0.067275 0.050250 724.307530 (262.773804)
test_rubyspec 0.023394 0.045161 96.485775 (110.504609)
total: 420.87 sec