Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-065640
#<BuildRuby:0x00007f514943fde0
@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.20241227-065640",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005052 0.000000 1.806301 ( 2.104672)
build_miniruby 0.001614 0.000000 1.314537 ( 1.310811)
build_ruby 0.001818 0.000077 3.679174 ( 3.893388)
build_all 0.008118 0.000008 6.231554 ( 2.574056)
build_install 0.009493 0.008289 7.486598 ( 3.898145)
test_btest 0.000778 0.000126 75.791872 ( 20.505702)
test_basic 0.004900 0.004241 0.884359 ( 0.935325)
test_all 0.089033 0.057874 717.110972 (221.322823)
test_rubyspec 0.056957 0.026531 118.192651 ( 26.744688)
total: 283.29 sec