Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250625-074135
#<BuildRuby:0x000072a4110efdd0
@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.20250625-074135",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004118 0.003647 3.605558 ( 2.740004)
build_miniruby 0.001348 0.000072 1.516824 ( 1.513796)
build_ruby 0.001699 0.000000 3.379987 ( 3.544392)
build_all 0.007520 0.000896 6.097064 ( 2.602905)
build_install 0.011969 0.007685 8.972132 ( 4.543171)
test_btest 0.000721 0.000169 52.374982 ( 15.376956)
test_basic 0.004237 0.002042 0.861659 ( 0.920866)
test_all 0.088342 0.028318 688.092913 (207.260060)
test_rubyspec 0.057650 0.016761 148.129097 ( 31.776154)
total: 270.28 sec