Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260226-112029
#<BuildRuby:0x00007180094cfdd8
@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.20260226-112029",
@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.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000418 0.006809 2.140995 ( 2.402771)
build_miniruby 0.001663 0.000219 1.656533 ( 1.576069)
build_ruby 0.001198 0.001067 4.331065 ( 4.254517)
build_all 0.006528 0.003844 12.414958 ( 7.331694)
build_install 0.013512 0.005947 13.052340 ( 8.567310)
test_btest 0.002825 0.000261 82.063007 ( 22.521072)
test_basic 0.005824 0.002975 4.762317 ( 4.932414)
test_all 0.091798 0.036456 732.391399 (282.598493)
test_rubyspec 0.053350 0.039693 150.295631 ( 30.484943)
total: 364.67 sec