Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-095803
#<BuildRuby:0x0000559f20c06308
@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.20230914-095803",
@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.000000 0.000103 0.000103 ( 0.000025)
autoconf 0.000000 0.000029 0.000029 ( 0.000029)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002783 0.003654 2.230321 ( 3.531233)
build_miniruby 0.000000 0.001797 1.660205 ( 1.661278)
build_ruby 0.000000 0.001808 3.250790 ( 3.451544)
build_all 0.000000 0.008326 6.384323 ( 3.519599)
build_install 0.003805 0.016162 7.700391 ( 5.449378)
test_btest 0.000612 0.000211 85.032128 ( 39.811484)
test_basic 0.005708 0.001968 0.999561 ( 1.110004)
test_all 0.009003 0.000146 667.219363 (247.015560)
test_rubyspec 0.042195 0.030870 100.476327 (111.749699)
total: 417.30 sec