Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-185817
#<BuildRuby:0x00005591066d5a00
@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.20240211-185817",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006307 0.000653 2.105334 ( 3.281702)
build_miniruby 0.001398 0.000145 1.719362 ( 1.781128)
build_ruby 0.001661 0.000172 3.693802 ( 4.099481)
build_all 0.008263 0.000394 6.714911 ( 4.486537)
build_install 0.020096 0.001048 8.384904 ( 6.250514)
test_btest 0.000625 0.000058 93.060181 ( 64.026156)
test_basic 0.007731 0.000725 1.013264 ( 1.294013)
test_all 0.085577 0.033302 807.925504 (353.345517)
test_rubyspec 0.032470 0.078520 195.662634 (227.068676)
total: 665.63 sec