Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-040120
#<BuildRuby:0x000056384059df70
@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.20231016-040120",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000014 ( 0.000014)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.006289 0.000000 2.380831 ( 2.496623)
build_miniruby 0.001754 0.000014 1.750680 ( 1.749838)
build_ruby 0.001530 0.000061 3.186204 ( 3.407375)
build_all 0.003601 0.004333 6.090790 ( 2.669994)
build_install 0.011186 0.008186 7.742308 ( 3.878008)
test_btest 0.000714 0.000102 88.844760 ( 31.889830)
test_basic 0.003705 0.004835 0.965181 ( 1.043279)
test_all 0.007648 0.001366 696.554461 (281.062289)
test_rubyspec 0.041722 0.028619 106.414838 (130.419001)
total: 458.62 sec