Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-030536
#<BuildRuby:0x0000556d4f1f9fc0
@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.20230204-030536",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004054 0.000352 1.034590 ( 1.422745)
build_miniruby 0.001320 0.000114 0.912277 ( 0.910218)
build_ruby 0.001233 0.000000 1.965509 ( 2.182319)
build_all 0.005997 0.000254 3.221646 ( 1.508078)
build_install 0.008189 0.003831 2.365393 ( 1.522384)
test_btest 0.000881 0.000000 55.684619 ( 14.639629)
test_basic 0.000731 0.003841 0.354552 ( 0.446812)
test_all 0.001524 0.000217 594.573994 (168.493415)
test_rubyspec 0.010393 0.027027 60.659205 ( 70.564582)
total: 261.69 sec