Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260208-051614
#<BuildRuby:0x000073734971fdd8
@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.20260208-051614",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.003572 0.003870 2.778315 ( 2.622076)
build_miniruby 0.001499 0.000000 1.451157 ( 1.429202)
build_ruby 0.001900 0.000000 3.515643 ( 49.648458)
build_all 0.005191 0.003628 6.089959 ( 2.452091)
build_install 0.013644 0.006854 7.927157 ( 4.131595)
test_btest 0.000707 0.000227 70.256008 ( 17.733327)
test_basic 0.008359 0.000335 1.041227 ( 1.084411)
test_all 0.083320 0.040012 694.073159 (233.394490)
test_rubyspec 0.048132 0.039112 133.549161 ( 22.790323)
total: 335.29 sec