Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260219-172145
#<BuildRuby:0x000071be3242fdd0
@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-172145",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.002017 0.004395 2.564431 ( 2.708817)
build_miniruby 0.001250 0.000444 1.931136 ( 1.908776)
build_ruby 0.001827 0.000281 4.726642 ( 4.792417)
build_all 0.006872 0.001629 7.404530 ( 3.308662)
build_install 0.012753 0.005718 9.827792 ( 5.544422)
test_btest 0.000000 0.001057 83.333147 ( 22.770191)
test_basic 0.006994 0.003128 1.235371 ( 1.869657)
test_all 0.080274 0.045862 765.856811 (219.473595)
test_rubyspec 0.050231 0.038887 141.557035 ( 26.737466)
total: 289.12 sec