Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-175905
#<BuildRuby:0x00005559dd2f68e0
@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.20230822-175905",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000033 0.000004 0.000037 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004269 0.003397 2.280378 ( 7.330513)
build_miniruby 0.001550 0.000194 1.846622 ( 4.706581)
build_ruby 0.001775 0.000222 3.499561 ( 8.024572)
build_all 0.008038 0.000511 6.455733 ( 8.923458)
build_install 0.013317 0.007502 8.029005 ( 11.042334)
test_btest 0.000775 0.000126 82.861366 ( 76.064982)
test_basic 0.003813 0.003893 0.999093 ( 2.578313)
test_all 0.010155 0.000408 697.366172 (513.445702)
test_rubyspec 0.054822 0.016716 107.974947 (210.311747)
total: 842.43 sec