Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-164243
#<BuildRuby:0x0000563a434d5f70
@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.20230525-164243",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001964 0.003678 1.609445 ( 3.081438)
build_miniruby 0.001264 0.000202 1.237662 ( 1.241528)
build_ruby 0.001302 0.000208 2.400399 ( 2.606075)
build_all 0.005629 0.002223 2.028066 ( 1.440645)
build_install 0.012899 0.004748 3.351165 ( 2.545983)
test_btest 0.000648 0.000125 75.109595 ( 27.756906)
test_basic 0.004248 0.003134 0.754602 ( 0.835858)
test_all 0.001306 0.000000 585.612384 (203.481436)
test_rubyspec 0.017832 0.022760 75.584566 ( 87.368981)
total: 330.36 sec