Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-172729
#<BuildRuby:0x00007fa7d3c6fde0
@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.20240822-172729",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006249 0.000938 2.843447 ( 2.992625)
build_miniruby 0.001283 0.000192 1.148351 ( 1.145586)
build_ruby 0.000000 0.001742 3.826739 ( 4.022719)
build_all 0.007388 0.001598 7.544994 ( 2.950772)
build_install 0.016675 0.002073 9.578297 ( 4.347727)
test_btest 0.000767 0.000127 103.938249 ( 26.791161)
test_basic 0.009258 0.000249 1.002038 ( 1.048792)
test_all 0.099824 0.045154 683.989755 (195.369000)
test_rubyspec 0.043684 0.047610 158.440235 ( 26.426850)
total: 265.10 sec