Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260219-034653
#<BuildRuby:0x00007ea89c32fdc0
@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.20260219-034653",
@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.000034 0.000008 0.000042 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000033)
build_up 0.002254 0.004079 1.957335 ( 2.135714)
build_miniruby 0.001741 0.000000 1.465218 ( 1.439254)
build_ruby 0.000218 0.001724 3.485783 ( 3.646727)
build_all 0.004987 0.002913 6.509834 ( 2.653435)
build_install 0.008622 0.009028 8.047296 ( 4.361337)
test_btest 0.000759 0.000281 76.123209 ( 19.339556)
test_basic 0.005323 0.004599 0.879082 ( 0.920129)
test_all 0.082652 0.043034 710.375856 (228.303876)
test_rubyspec 0.055488 0.037859 140.585745 ( 24.716966)
total: 287.52 sec