Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-045622
#<BuildRuby:0x0000559dfcd76258
@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-045622",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.005544 1.667477 ( 2.907821)
build_miniruby 0.000000 0.001355 1.163227 ( 1.161611)
build_ruby 0.000000 0.001458 2.386980 ( 2.573073)
build_all 0.003414 0.002029 1.761153 ( 0.942031)
build_install 0.012262 0.000170 2.967817 ( 2.036473)
test_btest 0.000847 0.000142 75.484159 ( 20.203867)
test_basic 0.001052 0.004024 0.700801 ( 0.775884)
test_all 0.000689 0.000631 533.592550 (151.891243)
test_rubyspec 0.011619 0.028098 72.288438 ( 83.883845)
total: 266.38 sec