Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250607-004252
#<BuildRuby:0x00007efe1acffde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250607-004252",
@make="make",
@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.000014 0.000007 0.000021 ( 0.000022)
autoconf 0.000023 0.000011 0.000034 ( 0.000034)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.000646 0.010362 5.173479 ( 3.411234)
build_miniruby 0.000147 0.001575 1.820141 ( 1.883414)
build_ruby 0.000000 0.002285 4.220259 ( 4.386023)
build_all 0.007154 0.003486 6.656199 ( 3.691722)
build_install 0.016715 0.009298 10.558136 ( 6.970777)
test_btest 0.000597 0.000363 57.421108 ( 23.830877)
test_basic 0.000223 0.007051 0.927955 ( 0.993743)
test_all 0.087752 0.031309 677.610651 (258.750646)
test_rubyspec 0.039628 0.033823 109.739891 ( 21.518688)
total: 325.44 sec