Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250420-165822
#<BuildRuby:0x00007f809013fde0
@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-165822",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.000807 0.004312 1.391698 ( 1.726868)
build_miniruby 0.001130 0.000298 1.075016 ( 1.072160)
build_ruby 0.001398 0.000367 2.958957 ( 14.332233)
build_all 0.004862 0.002105 4.772893 ( 1.934901)
build_install 0.014980 0.001783 6.241564 ( 3.476112)
test_btest 0.000669 0.000167 44.572017 ( 13.652856)
test_basic 0.007769 0.000844 0.654328 ( 1.667569)
test_all 0.077912 0.037758 515.871141 (171.015704)
test_rubyspec 0.044243 0.028496 103.758774 ( 18.585953)
total: 227.47 sec