Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-061543
#<BuildRuby:0x000055953e405a00
@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.20230710-061543",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.006063 0.000464 2.072128 ( 3.323770)
build_miniruby 0.000919 0.000204 1.340263 ( 1.341058)
build_ruby 0.000000 0.001732 2.985627 ( 3.226421)
build_all 0.004572 0.002395 2.549749 ( 1.721073)
build_install 0.014773 0.001528 3.817349 ( 3.423912)
test_btest 0.000888 0.000207 86.594460 ( 23.955166)
test_basic 0.003765 0.003124 0.845262 ( 0.927008)
test_all 0.000905 0.000227 669.691255 (211.805604)
test_rubyspec 0.026729 0.021771 89.418905 (101.273196)
total: 351.00 sec