Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260323-180909
#<BuildRuby:0x000071945b6dfdd8
@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.20260323-180909",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000040 0.000010 0.000050 ( 0.000050)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.000976 0.006025 2.848268 ( 2.935526)
build_miniruby 0.001325 0.000408 1.969459 ( 1.941900)
build_ruby 0.001131 0.001052 5.245593 ( 22.473493)
build_all 0.006016 0.003065 7.893247 ( 3.618836)
build_install 0.012390 0.008731 9.970075 ( 5.548492)
test_btest 0.000086 0.001008 76.078720 ( 20.209951)
test_basic 0.004595 0.005757 1.149323 ( 1.181273)
test_all 0.101776 0.036806 794.628552 (229.759210)
test_rubyspec 0.054338 0.038478 140.143899 ( 32.468332)
total: 320.14 sec