Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-112351
#<BuildRuby:0x00007f521077fdd0
@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.20241102-112351",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.002417 0.005096 3.749476 ( 3.664500)
build_miniruby 0.001013 0.000467 1.557459 ( 1.554571)
build_ruby 0.001426 0.000658 4.209044 ( 4.362312)
build_all 0.004427 0.004296 6.464567 ( 2.654920)
build_install 0.014476 0.005081 9.314244 ( 4.529868)
test_btest 0.000565 0.000264 74.426040 ( 19.922538)
test_basic 0.007878 0.001628 0.922977 ( 0.972993)
test_all 0.122080 0.024594 703.922435 (227.665334)
test_rubyspec 0.049188 0.032500 121.122983 ( 26.906217)
total: 292.23 sec