Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-152203
#<BuildRuby:0x000055d0e0a7e2c8
@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.20230701-152203",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002356 0.004555 2.271934 ( 5.780897)
build_miniruby 0.000000 0.001625 1.774019 ( 2.523921)
build_ruby 0.001066 0.001256 3.476333 ( 18.163389)
build_all 0.008596 0.000294 2.639116 ( 4.587617)
build_install 0.019462 0.001098 4.113667 ( 6.946490)
test_btest 0.000856 0.000234 80.451591 ( 63.524237)
test_basic 0.006549 0.000672 0.890388 ( 1.594550)
test_all 0.001694 0.000449 644.757522 (534.701798)
test_rubyspec 0.039578 0.024430 95.593218 (222.196504)
total: 860.02 sec