Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-140647
#<BuildRuby:0x0000561fa6f82138
@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.20231220-140647",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004904 0.001114 1.823092 ( 2.166428)
build_miniruby 0.001405 0.000320 1.578601 ( 1.576341)
build_ruby 0.000000 0.001731 3.174220 ( 3.353056)
build_all 0.000300 0.007111 5.585979 ( 2.219311)
build_install 0.011437 0.005317 6.855733 ( 3.470366)
test_btest 0.000725 0.000242 82.008147 ( 22.386183)
test_basic 0.004102 0.001367 0.733864 ( 0.793209)
test_all 0.068747 0.051300 660.276639 (195.575312)
test_rubyspec 0.022155 0.038690 86.633312 ( 97.961701)
total: 329.50 sec