Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-085403
#<BuildRuby:0x000055e099256118
@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.20230809-085403",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.002852 0.003501 1.965494 ( 3.358435)
build_miniruby 0.000804 0.000322 1.481978 ( 1.480856)
build_ruby 0.001143 0.000457 3.173994 ( 3.395775)
build_all 0.006280 0.000872 2.512288 ( 1.587030)
build_install 0.016629 0.001442 3.907357 ( 2.716744)
test_btest 0.000549 0.000183 81.090067 ( 26.619755)
test_basic 0.003651 0.001217 0.785524 ( 7.093925)
test_all 0.000000 0.001057 655.315942 (205.668109)
test_rubyspec 0.032751 0.020744 93.778146 (107.626993)
total: 359.55 sec