Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250420-081945
#<BuildRuby:0x00007fe7ddabfdc0
@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.20250420-081945",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.002079 0.003408 2.083964 ( 2.356893)
build_miniruby 0.000000 0.001885 1.586227 ( 1.582822)
build_ruby 0.000000 0.001793 3.878519 ( 4.001143)
build_all 0.007630 0.001249 5.956692 ( 2.613929)
build_install 0.015606 0.001403 7.712918 ( 4.336315)
test_btest 0.000745 0.000234 50.823338 ( 14.475134)
test_basic 0.006985 0.000952 0.800575 ( 0.852889)
test_all 0.079272 0.041746 587.009277 (186.188526)
test_rubyspec 0.029201 0.044229 105.714595 ( 23.725581)
total: 240.13 sec