Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260109-110531
#<BuildRuby:0x00007bb7e9b7fdc8
@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.20260109-110531",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005282 0.002353 3.337576 ( 4.345542)
build_miniruby 0.001119 0.000310 2.717636 ( 2.799762)
build_ruby 0.001936 0.000005 5.201458 ( 14.503389)
build_all 0.007913 0.002251 8.120476 ( 3.621861)
build_install 0.015540 0.005171 10.258097 ( 5.711920)
test_btest 0.001692 0.000925 80.667937 ( 26.684147)
test_basic 0.002835 0.004341 1.160923 ( 1.215466)
test_all 0.091197 0.041656 768.859385 (224.869984)
test_rubyspec 0.050904 0.036741 136.152488 ( 40.597736)
total: 324.35 sec