Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251229-093246
#<BuildRuby:0x0000720de910fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251229-093246",
@make="make",
@no_timeout_error=nil,
@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.000028 0.000005 0.000033 ( 0.000029)
autoconf 0.000000 0.000046 0.000046 ( 0.000045)
configure 0.000000 0.000036 0.000036 ( 0.000035)
build_up 0.002734 0.003811 2.620180 ( 2.793315)
build_miniruby 0.001511 0.000093 1.763663 ( 1.763763)
build_ruby 0.000000 0.001938 4.408462 ( 4.414854)
build_all 0.009104 0.000972 7.228723 ( 3.451956)
build_install 0.018614 0.003971 9.935879 ( 5.959727)
test_btest 0.000203 0.000845 80.712375 ( 37.318526)
test_basic 0.006289 0.005744 1.190676 ( 1.494157)
test_all 0.097610 0.037525 835.032469 (376.600275)
test_rubyspec 0.059409 0.028779 139.155526 ( 59.339552)
total: 493.14 sec