Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260310-165057
#<BuildRuby:0x000073f1978afdc0
@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.20260310-165057",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.003210 0.003471 2.182295 ( 2.369597)
build_miniruby 0.001234 0.000369 1.566455 ( 1.545878)
build_ruby 0.001737 0.000218 4.203340 ( 4.307364)
build_all 0.005140 0.002693 6.747114 ( 2.951721)
build_install 0.013435 0.004698 9.247576 ( 5.276566)
test_btest 0.001118 0.000347 77.818917 ( 21.636888)
test_basic 0.003905 0.005242 1.030122 ( 1.073426)
test_all 0.078678 0.048872 776.093803 (241.827497)
test_rubyspec 0.049053 0.042542 137.623769 ( 25.416685)
total: 306.41 sec