Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250519-103143
#<BuildRuby:0x00007fa96e2afde0
@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.20250519-103143",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.002608 0.004845 3.249980 ( 2.727350)
build_miniruby 0.001251 0.000371 1.361846 ( 1.359139)
build_ruby 0.001516 0.000450 3.852677 ( 3.954385)
build_all 0.005805 0.003426 6.597088 ( 2.833107)
build_install 0.019258 0.001883 9.395535 ( 4.933307)
test_btest 0.000677 0.000191 55.386294 ( 16.488293)
test_basic 0.000848 0.007654 0.919157 ( 0.967573)
test_all 0.097049 0.022715 634.031444 (187.263949)
test_rubyspec 0.036510 0.042409 111.937127 ( 22.782351)
total: 243.31 sec