Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251009-100403
#<BuildRuby:0x00007d179a6bfdd0
@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.20251009-100403",
@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.000025 0.000008 0.000033 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.002294 0.006362 4.600916 ( 2.928203)
build_miniruby 0.000369 0.001115 1.300708 ( 1.297177)
build_ruby 0.001498 0.000187 4.156859 ( 4.232338)
build_all 0.007535 0.001203 6.484389 ( 2.830432)
build_install 0.014464 0.005646 9.825294 ( 4.791040)
test_btest 0.000965 0.000002 63.460784 ( 17.940303)
test_basic 0.004965 0.003539 1.016225 ( 1.064431)
test_all 0.094026 0.029647 726.265363 (209.028354)
test_rubyspec 0.047307 0.031858 113.777829 ( 26.072611)
total: 270.19 sec