Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-154829
#<BuildRuby:0x0000558854be61a8
@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-154829",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004731 0.000430 1.370467 ( 1.550898)
build_miniruby 0.001022 0.000000 1.196110 ( 1.195182)
build_ruby 0.001545 0.000000 2.589767 ( 2.592186)
build_all 0.002256 0.004249 3.343870 ( 1.695221)
build_install 0.009151 0.003659 2.506613 ( 1.597457)
test_btest 0.000610 0.000094 54.839819 ( 16.474088)
test_basic 0.003233 0.000497 0.387658 ( 0.482973)
test_all 0.001372 0.000211 618.112276 (178.351237)
test_rubyspec 0.006608 0.033838 66.895862 ( 76.792562)
total: 280.73 sec