Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-060317
#<BuildRuby:0x000055a43c06df48
@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.20240101-060317",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.005296 1.687850 ( 2.029639)
build_miniruby 0.000000 0.001341 1.331206 ( 1.329100)
build_ruby 0.000000 0.001776 2.974336 ( 3.220378)
build_all 0.004395 0.002498 5.643343 ( 2.308765)
build_install 0.008437 0.006204 6.725063 ( 3.471224)
test_btest 0.000744 0.000205 81.775505 ( 21.162296)
test_basic 0.002441 0.003670 0.837480 ( 0.890882)
test_all 0.077907 0.033478 697.048094 (196.571771)
test_rubyspec 0.016005 0.033135 74.540834 ( 86.243172)
total: 317.23 sec