Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-070134
#<BuildRuby:0x00007fdd341dfdd0
@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.20241205-070134",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000042 0.000004 0.000046 ( 0.000045)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.006024 0.004249 3.901787 ( 4.072520)
build_miniruby 0.001989 0.000241 1.726878 ( 1.728707)
build_ruby 0.001672 0.000202 4.017147 ( 24.367205)
build_all 0.003110 0.004026 5.038341 ( 2.592886)
build_install 0.011248 0.004644 6.500978 ( 13.955487)
test_btest 0.000831 0.000139 82.838516 ( 36.965333)
test_basic 0.001223 0.007869 1.057007 ( 1.179650)
test_all 0.100361 0.048839 648.563067 (204.127484)
test_rubyspec 0.041536 0.038093 118.125776 ( 21.226394)
total: 310.22 sec