Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260217-070158
#<BuildRuby:0x000070023304fdd0
@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.20260217-070158",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000000 0.000055 0.000055 ( 0.000055)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.002931 0.003781 2.668896 ( 2.777132)
build_miniruby 0.000883 0.000686 1.988854 ( 1.962656)
build_ruby 0.001596 0.000445 4.473983 ( 4.616087)
build_all 0.007893 0.000777 7.116711 ( 3.168396)
build_install 0.011293 0.008900 9.618895 ( 5.577247)
test_btest 0.000729 0.000224 79.767087 ( 22.087457)
test_basic 0.004285 0.006547 1.078864 ( 1.120633)
test_all 0.104952 0.022627 780.303002 (226.216438)
test_rubyspec 0.061036 0.027413 138.954341 ( 30.574429)
total: 298.10 sec