Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260123-203810
#<BuildRuby:0x0000751653b4fdc8
@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.20260123-203810",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000050 0.000000 0.000050 ( 0.000049)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.002355 0.004634 2.918327 ( 2.709565)
build_miniruby 0.000743 0.000978 1.658578 ( 1.655800)
build_ruby 0.002027 0.000013 4.766411 ( 4.829820)
build_all 0.008646 0.001480 7.507918 ( 3.321194)
build_install 0.015278 0.007182 9.945660 ( 5.461650)
test_btest 0.000129 0.001028 82.410708 ( 24.842051)
test_basic 0.006050 0.004356 1.127153 ( 1.181009)
test_all 0.083413 0.048159 725.757374 (226.738214)
test_rubyspec 0.048918 0.040795 131.460496 ( 25.579413)
total: 296.32 sec