Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-035437
#<BuildRuby:0x0000557ab5c923b0
@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.20230201-035437",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001134 0.003540 1.137985 ( 1.520174)
build_miniruby 0.001411 0.000246 1.171523 ( 1.169972)
build_ruby 0.001232 0.000214 2.458671 ( 2.688501)
build_all 0.004627 0.002600 3.836583 ( 1.987016)
build_install 0.012512 0.003253 2.717414 ( 1.884987)
test_btest 0.000727 0.000146 58.283080 ( 17.823857)
test_basic 0.003606 0.002111 0.382674 ( 0.482662)
test_all 0.001323 0.000280 632.171569 (192.238032)
test_rubyspec 0.034130 0.010953 67.330990 ( 77.281230)
total: 297.08 sec