Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250917-102335
#<BuildRuby:0x000076dbfb83fdd0
@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.20250917-102335",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005652 0.003763 4.941590 ( 4.977073)
build_miniruby 0.000478 0.001128 1.894510 ( 3.070875)
build_ruby 0.000643 0.001173 4.729679 ( 5.127412)
build_all 0.008102 0.001464 7.218474 ( 5.129860)
build_install 0.021294 0.005637 11.075269 ( 6.961340)
test_btest 0.000265 0.000849 70.732588 ( 46.606371)
test_basic 0.005135 0.004896 1.138899 ( 1.480378)
test_all 0.105694 0.023709 635.314127 (211.364471)
test_rubyspec 0.055105 0.026185 115.461415 ( 20.813627)
total: 305.53 sec