Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-142732
#<BuildRuby:0x0000556204125a00
@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.20230330-142732",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.005153 1.746004 ( 3.215824)
build_miniruby 0.000000 0.001404 1.219842 ( 1.219695)
build_ruby 0.000757 0.000748 2.527111 ( 2.728070)
build_all 0.006454 0.000566 2.212769 ( 1.512611)
build_install 0.012120 0.004051 3.191517 ( 2.282910)
test_btest 0.000541 0.000130 67.297226 ( 28.467246)
test_basic 0.001696 0.003455 0.510624 ( 0.611473)
test_all 0.000943 0.000254 584.540061 (221.644949)
test_rubyspec 0.029121 0.026421 80.687450 ( 95.719617)
total: 357.40 sec