Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-200406
#<BuildRuby:0x0000559ce273e3b0
@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.20230807-200406",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.002676 0.004326 2.311925 ( 7.117872)
build_miniruby 0.001368 0.000221 1.734817 ( 3.997246)
build_ruby 0.001622 0.000261 3.653128 ( 7.550516)
build_all 0.007633 0.001231 2.931561 ( 4.355727)
build_install 0.021028 0.000000 4.367351 ( 7.278558)
test_btest 0.001180 0.000000 85.047739 ( 69.952626)
test_basic 0.001058 0.007400 0.993052 ( 2.128338)
test_all 0.000481 0.001097 656.772218 (473.264402)
test_rubyspec 0.038422 0.025800 100.692819 (201.027479)
total: 776.67 sec