Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250421-150510
#<BuildRuby:0x00007f336b8bfdd0
@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.20250421-150510",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000058 0.000000 0.000058 ( 0.000054)
build_up 0.002142 0.003613 1.667878 ( 1.992653)
build_miniruby 0.001273 0.000318 1.184023 ( 1.181318)
build_ruby 0.000000 0.001807 3.720931 ( 3.879178)
build_all 0.005831 0.002662 5.702109 ( 2.482432)
build_install 0.012893 0.005972 6.840279 ( 3.762067)
test_btest 0.000675 0.000198 46.920353 ( 12.853444)
test_basic 0.006323 0.002304 0.834987 ( 0.889782)
test_all 0.095720 0.023415 595.726660 (230.342161)
test_rubyspec 0.035661 0.050284 105.813463 ( 36.954894)
total: 294.34 sec