Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-060041
#<BuildRuby:0x00007f40e94efdc8
@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.20240614-060041",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000040)
build_up 0.000172 0.008197 3.918206 ( 3.794357)
build_miniruby 0.001359 0.000395 1.568017 ( 1.604777)
build_ruby 0.001719 0.000500 4.424140 ( 26.425861)
build_all 0.006805 0.005005 8.637128 ( 4.232527)
build_install 0.015641 0.009512 11.665669 ( 6.285707)
test_btest 0.000655 0.000224 120.519517 ( 46.688533)
test_basic 0.003631 0.008461 1.396138 ( 1.464678)
test_all 0.109473 0.043918 853.883467 (262.161047)
test_rubyspec 0.055301 0.037116 164.020418 ( 34.935398)
total: 387.59 sec