Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-035809
#<BuildRuby:0x000055e949115fc0
@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.20230513-035809",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001850 0.003670 1.668374 ( 2.854742)
build_miniruby 0.001066 0.000139 1.229994 ( 1.228862)
build_ruby 0.001431 0.000186 2.336104 ( 2.542605)
build_all 0.005538 0.000196 2.072044 ( 1.341843)
build_install 0.010862 0.003855 3.274626 ( 2.305034)
test_btest 0.000879 0.000131 73.785564 ( 33.760719)
test_basic 0.005290 0.000784 0.781001 ( 0.917957)
test_all 0.001803 0.000268 591.174708 (191.216411)
test_rubyspec 0.022195 0.022953 71.478302 ( 83.312996)
total: 319.48 sec