Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-153309
#<BuildRuby:0x0000558d3cd62008
@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.20240309-153309",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003553 0.003860 2.328165 ( 2.100180)
build_miniruby 0.001128 0.000125 1.449635 ( 1.448305)
build_ruby 0.001364 0.000152 2.988194 ( 3.239378)
build_all 0.007104 0.000790 6.621706 ( 3.190140)
build_install 0.008878 0.009326 8.256225 ( 4.300820)
test_btest 0.000824 0.000147 90.569117 ( 40.404793)
test_basic 0.004671 0.004495 0.984426 ( 1.072820)
test_all 0.080761 0.036788 835.403404 (313.987765)
test_rubyspec 0.055319 0.033803 122.234277 (131.641358)
total: 501.39 sec