Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250904-180128
#<BuildRuby:0x000076510d4cfde0
@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.20250904-180128",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.005374 0.004834 4.939311 ( 3.404399)
build_miniruby 0.001301 0.000076 1.721381 ( 1.732667)
build_ruby 0.001046 0.000758 4.248126 ( 4.311736)
build_all 0.006145 0.002764 6.746864 ( 3.251064)
build_install 0.013810 0.008319 10.483947 ( 5.666876)
test_btest 0.000997 0.000007 65.307096 ( 22.362940)
test_basic 0.004097 0.004320 0.989997 ( 1.047902)
test_all 0.099759 0.031169 723.312906 (312.211788)
test_rubyspec 0.053616 0.028015 118.529705 ( 37.162125)
total: 391.15 sec