Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250820-152436
#<BuildRuby:0x000071701d4dfdd8
@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.20250820-152436",
@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.000040)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.005329 0.002805 4.318999 ( 2.777473)
build_miniruby 0.001273 0.000108 1.386938 ( 1.383917)
build_ruby 0.000927 0.000709 3.648831 ( 3.755147)
build_all 0.004604 0.002787 5.924384 ( 2.547431)
build_install 0.013971 0.005000 8.949317 ( 4.309415)
test_btest 0.000790 0.000247 57.174767 ( 15.908395)
test_basic 0.003826 0.004335 0.845699 ( 0.897315)
test_all 0.091374 0.024962 624.417593 (203.127562)
test_rubyspec 0.035662 0.039641 112.165559 ( 30.992337)
total: 265.70 sec