Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-035814
#<BuildRuby:0x0000555ff47f6008
@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.20221209-035814",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001233 0.004326 1.402578 ( 1.642661)
build_miniruby 0.000800 0.000235 1.276553 ( 1.276006)
build_ruby 0.001206 0.000355 2.535087 ( 2.529641)
build_all 0.005419 0.001594 3.737319 ( 1.950734)
build_install 0.010118 0.006363 2.812918 ( 1.980787)
test_btest 0.000511 0.000170 56.107377 ( 19.228846)
test_basic 0.000566 0.005053 0.414094 ( 0.513013)
test_all 0.001082 0.000421 615.883163 (190.643369)
test_rubyspec 0.012055 0.024286 63.714091 ( 73.563161)
total: 293.33 sec