Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-040803
#<BuildRuby:0x000055e55d3128e0
@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.20230509-040803",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004713 0.000615 1.765382 ( 3.877529)
build_miniruby 0.001418 0.000185 1.260550 ( 1.316208)
build_ruby 0.001631 0.000000 2.507287 ( 2.747419)
build_all 0.006443 0.000006 2.238268 ( 2.173006)
build_install 0.015645 0.001337 3.529256 ( 3.847543)
test_btest 0.000697 0.000081 74.851873 ( 40.187094)
test_basic 0.001436 0.004754 0.756898 ( 0.953955)
test_all 0.001157 0.000178 560.771838 (238.283831)
test_rubyspec 0.020835 0.020459 77.229035 ( 89.458261)
total: 382.85 sec