Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-114403
#<BuildRuby:0x00005575a000df00
@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.20221227-114403",
@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.000041 0.000000 0.000041 ( 0.000143)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004453 0.000063 1.150298 ( 1.962968)
build_miniruby 0.001293 0.000169 1.426828 ( 1.634310)
build_ruby 0.001329 0.000173 3.429275 ( 4.000676)
build_all 0.003334 0.003472 3.833898 ( 2.922275)
build_install 0.012988 0.001365 3.123570 ( 3.210766)
test_btest 0.000693 0.000000 55.616997 ( 31.930682)
test_basic 0.002275 0.000000 0.440355 ( 0.749203)
test_all 0.001511 0.000024 654.735476 (279.739271)
test_rubyspec 0.014815 0.031772 70.483023 ( 84.130409)
total: 410.28 sec