Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-065554
#<BuildRuby:0x00007f422c0dfdc0
@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.20240731-065554",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005185 0.003459 3.677174 ( 3.664456)
build_miniruby 0.001456 0.000265 1.554175 ( 1.550735)
build_ruby 0.001556 0.000283 4.003098 ( 4.185834)
build_all 0.005115 0.003405 8.183271 ( 3.275473)
build_install 0.009747 0.010288 10.952482 ( 5.104436)
test_btest 0.000783 0.000201 116.392852 ( 30.176675)
test_basic 0.011525 0.000000 1.143922 ( 1.182073)
test_all 0.099529 0.050805 818.317296 (234.143874)
test_rubyspec 0.041221 0.049542 171.911708 ( 32.064203)
total: 315.35 sec