Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-214707
#<BuildRuby:0x000055d8508f2090
@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.20230506-214707",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005725 0.000000 1.653670 ( 2.926996)
build_miniruby 0.001204 0.000000 1.022666 ( 1.020616)
build_ruby 0.001224 0.000018 2.270772 ( 2.479322)
build_all 0.004684 0.000122 1.738910 ( 0.957769)
build_install 0.006420 0.006709 2.751936 ( 1.792368)
test_btest 0.000000 0.001005 70.529583 ( 19.558779)
test_basic 0.000000 0.004850 0.729564 ( 0.803008)
test_all 0.000255 0.000656 543.440625 (158.345503)
test_rubyspec 0.015555 0.024841 71.139707 ( 82.956937)
total: 270.84 sec