Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-233355
#<BuildRuby:0x00007fc5828ffdc8
@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.20241027-233355",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.006101 0.002569 3.575322 ( 3.656748)
build_miniruby 0.001451 0.000351 1.263992 ( 1.260668)
build_ruby 0.000000 0.001794 3.398041 ( 14.835054)
build_all 0.001780 0.006719 6.588839 ( 2.618480)
build_install 0.016869 0.004342 9.565482 ( 4.636772)
test_btest 0.000762 0.000228 74.612413 ( 22.460586)
test_basic 0.010023 0.000761 0.863256 ( 0.907888)
test_all 0.096023 0.054719 723.417169 (231.661622)
test_rubyspec 0.048502 0.040311 127.582177 ( 40.272927)
total: 322.31 sec