Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-180736
#<BuildRuby:0x000055a377245ed0
@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.20221208-180736",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.001794 0.004224 1.440895 ( 1.643175)
build_miniruby 0.001037 0.000086 1.063148 ( 1.062031)
build_ruby 0.000000 0.001525 2.505254 ( 2.498849)
build_all 0.001135 0.005688 3.521789 ( 1.810788)
build_install 0.010047 0.004314 2.742533 ( 1.839810)
test_btest 0.000666 0.000119 55.694210 ( 15.342215)
test_basic 0.000520 0.003302 0.393095 ( 0.487840)
test_all 0.000951 0.000197 613.410880 (179.419861)
test_rubyspec 0.022264 0.016533 63.473674 ( 73.455003)
total: 277.56 sec