Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-130726
#<BuildRuby:0x00007d54acedfde0
@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.20251221-130726",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003834 0.002966 2.667458 ( 2.795390)
build_miniruby 0.000380 0.001092 1.781691 ( 1.778307)
build_ruby 0.000884 0.000976 4.452390 ( 4.487790)
build_all 0.006736 0.001908 6.893679 ( 2.906197)
build_install 0.015670 0.002924 9.441625 ( 5.139012)
test_btest 0.000000 0.000970 75.362020 ( 20.948999)
test_basic 0.005495 0.003147 1.118133 ( 1.167870)
test_all 0.089651 0.040221 749.578635 (228.535160)
test_rubyspec 0.055625 0.028232 129.584877 ( 26.711042)
total: 294.47 sec