Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-004942
#<BuildRuby:0x0000560874116318
@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.20230614-004942",
@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.000000 0.000000 0.000000 ( 0.000015)
autoconf 0.000010 0.000001 0.000011 ( 0.000024)
configure 0.000043 0.000000 0.000043 ( 0.000032)
build_up 0.005393 0.000000 1.771439 ( 3.116939)
build_miniruby 0.001433 0.000000 1.260545 ( 1.259664)
build_ruby 0.001459 0.000000 2.629994 ( 2.813816)
build_all 0.007429 0.000000 2.247582 ( 1.302873)
build_install 0.014551 0.003745 3.629446 ( 2.550233)
test_btest 0.001313 0.000000 76.672362 ( 25.921085)
test_basic 0.003213 0.003337 0.763160 ( 0.875733)
test_all 0.001023 0.000734 597.247151 (203.779314)
test_rubyspec 0.028977 0.023026 77.465035 ( 89.348749)
total: 330.97 sec