Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-140425
#<BuildRuby:0x0000559531206018
@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.20221210-140425",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004091 0.000315 1.047354 ( 1.474345)
build_miniruby 0.001189 0.000092 1.095408 ( 1.093808)
build_ruby 0.001382 0.000106 2.572839 ( 2.568503)
build_all 0.002356 0.003965 3.426165 ( 1.763561)
build_install 0.005024 0.008366 2.673018 ( 1.755050)
test_btest 0.000619 0.000111 55.082431 ( 14.482771)
test_basic 0.002181 0.004627 0.381406 ( 0.485672)
test_all 0.001403 0.000301 637.906363 (195.532168)
test_rubyspec 0.022514 0.019093 63.088420 ( 72.831141)
total: 291.99 sec