Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-092529
#<BuildRuby:0x000055f104f21ed0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-092529",
@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.000027 0.000002 0.000029 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.002882 0.004279 1.580609 ( 1.883166)
build_miniruby 0.001253 0.000134 0.997412 ( 1.001997)
build_ruby 0.001465 0.000157 1.717010 ( 1.732582)
build_all 0.007232 0.000775 3.838189 ( 2.354283)
build_install 0.014305 0.003483 2.830282 ( 2.302546)
test_btest 0.000630 0.000077 60.366522 ( 17.231854)
test_basic 0.003604 0.000437 0.371543 ( 0.467519)
test_all 0.001025 0.000125 594.796554 (171.425589)
test_rubyspec 0.021221 0.010876 58.717828 ( 68.788681)
total: 267.19 sec