Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-105808
#<BuildRuby:0x0000559edc479fc0
@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.20230602-105808",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001921 0.003696 1.574339 ( 2.808849)
build_miniruby 0.001109 0.000123 1.379495 ( 1.377935)
build_ruby 0.001568 0.000174 2.610829 ( 2.800330)
build_all 0.002477 0.004316 2.021713 ( 1.417533)
build_install 0.016697 0.001807 3.267819 ( 2.394977)
test_btest 0.000664 0.000095 76.260395 ( 30.175389)
test_basic 0.006540 0.000278 0.720609 ( 0.805118)
test_all 0.001484 0.000204 566.305105 (197.021626)
test_rubyspec 0.035377 0.020309 81.541953 ( 93.449951)
total: 332.25 sec