Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250619-134535
#<BuildRuby:0x000074f54173fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250619-134535",
@make="make",
@no_timeout_error=nil,
@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.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.003146 0.004516 3.722262 ( 2.717661)
build_miniruby 0.000768 0.000669 1.517313 ( 1.514911)
build_ruby 0.001272 0.000334 3.484177 ( 3.778531)
build_all 0.007337 0.000847 5.793029 ( 2.491103)
build_install 0.014365 0.003856 8.797619 ( 4.369084)
test_btest 0.000105 0.000796 51.418161 ( 14.322043)
test_basic 0.004363 0.001896 0.856714 ( 0.916088)
test_all 0.090123 0.024101 603.713405 (174.883308)
test_rubyspec 0.038305 0.035073 105.003152 ( 22.027163)
total: 227.02 sec