Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-054339
#<BuildRuby:0x0000557825d767f0
@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.20221207-054339",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001353 0.004324 1.151345 ( 1.664853)
build_miniruby 0.000832 0.000198 0.952231 ( 0.951052)
build_ruby 0.000000 0.001484 2.231228 ( 2.225497)
build_all 0.003519 0.002399 3.022826 ( 1.504118)
build_install 0.010961 0.000697 2.122143 ( 1.314315)
test_btest 0.000609 0.000152 52.801339 ( 13.321205)
test_basic 0.000000 0.003917 0.337874 ( 0.431870)
test_all 0.000656 0.000434 588.239621 (167.954101)
test_rubyspec 0.013163 0.021476 54.158216 ( 64.233084)
total: 253.60 sec