Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-203058
#<BuildRuby:0x00007ff56d66fde0
@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.20250506-203058",
@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.000011 0.000007 0.000018 ( 0.000020)
autoconf 0.000022 0.000014 0.000036 ( 0.000037)
configure 0.000020 0.000014 0.000034 ( 0.000033)
build_up 0.003639 0.002426 2.206713 ( 2.326298)
build_miniruby 0.000877 0.000585 1.509515 ( 1.521497)
build_ruby 0.001229 0.000819 4.010734 ( 4.117405)
build_all 0.005670 0.002401 5.676653 ( 2.371983)
build_install 0.014358 0.005302 7.732621 ( 4.191794)
test_btest 0.000633 0.000381 50.052023 ( 14.096729)
test_basic 0.004923 0.004676 0.810172 ( 0.866692)
test_all 0.089856 0.029860 591.565893 (198.311509)
test_rubyspec 0.028625 0.046338 104.991262 ( 23.734852)
total: 251.54 sec