Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-000202
#<BuildRuby:0x00007f6160cdfdc0
@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.20240714-000202",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002653 0.004734 3.096381 ( 3.135480)
build_miniruby 0.001185 0.000327 1.483916 ( 1.487878)
build_ruby 0.001459 0.000402 3.778165 ( 3.961211)
build_all 0.006625 0.002518 7.963456 ( 3.235584)
build_install 0.009246 0.011072 9.977249 ( 4.506490)
test_btest 0.000785 0.000269 112.975857 ( 29.567951)
test_basic 0.007427 0.000000 0.991603 ( 1.043084)
test_all 0.099891 0.046633 835.720936 (238.209116)
test_rubyspec 0.061696 0.026101 159.138242 ( 34.883888)
total: 320.03 sec