Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-004546
#<BuildRuby:0x000055ccfc90a230
@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.20240123-004546",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.002057 0.004154 1.741348 ( 2.275430)
build_miniruby 0.000000 0.001694 1.718615 ( 1.728105)
build_ruby 0.000101 0.001738 3.476808 ( 3.669415)
build_all 0.006707 0.000894 6.658296 ( 3.226149)
build_install 0.008462 0.010690 8.003445 ( 4.611362)
test_btest 0.000715 0.000147 87.182063 ( 31.712284)
test_basic 0.005210 0.003325 0.989842 ( 1.060145)
test_all 0.091312 0.029151 751.235269 (363.806672)
test_rubyspec 0.061443 0.050466 192.919436 (247.022417)
total: 659.11 sec