Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-032409
#<BuildRuby:0x00007fc4bd30fdc0
@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.20240924-032409",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000038 0.000005 0.000043 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.003937 0.004536 4.132879 ( 3.418024)
build_miniruby 0.000000 0.001561 1.323075 ( 1.320223)
build_ruby 0.001397 0.000613 4.125618 ( 4.327525)
build_all 0.004881 0.003976 6.947986 ( 2.846722)
build_install 0.017509 0.007278 10.124613 ( 5.442261)
test_btest 0.000684 0.000146 91.262180 ( 33.208152)
test_basic 0.002485 0.008214 1.146319 ( 1.193378)
test_all 0.115542 0.032899 757.101781 (240.827892)
test_rubyspec 0.046926 0.037110 134.437339 ( 27.617314)
total: 320.20 sec