Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-210313
#<BuildRuby:0x000079a592b6fdd0
@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.20251227-210313",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.000725 0.005584 2.474656 ( 2.646016)
build_miniruby 0.001187 0.000386 1.796225 ( 1.794475)
build_ruby 0.001975 0.000006 4.385782 ( 4.397722)
build_all 0.007367 0.001464 6.915202 ( 2.973098)
build_install 0.013890 0.005952 9.192054 ( 5.112775)
test_btest 0.000690 0.000232 78.861283 ( 23.378030)
test_basic 0.003972 0.005712 1.091757 ( 1.143432)
test_all 0.090938 0.039487 759.880867 (227.776223)
test_rubyspec 0.043263 0.039196 128.578625 ( 32.130998)
total: 301.35 sec