Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-031803
#<BuildRuby:0x00005573e8802008
@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.20230211-031803",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005138 1.183573 ( 1.971510)
build_miniruby 0.000000 0.001515 1.261836 ( 1.263866)
build_ruby 0.000325 0.001402 2.612519 ( 2.944256)
build_all 0.002989 0.004863 3.885019 ( 3.012101)
build_install 0.010148 0.005308 2.958495 ( 3.134362)
test_btest 0.000555 0.000158 55.764868 ( 34.394685)
test_basic 0.000000 0.006678 0.446219 ( 0.690636)
test_all 0.000500 0.001130 626.999029 (283.525799)
test_rubyspec 0.035589 0.013645 72.413344 ( 88.498870)
total: 419.44 sec