Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-015055
#<BuildRuby:0x0000562065791fb8
@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.20230313-015055",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.002492 0.003604 1.776120 ( 3.142320)
build_miniruby 0.000000 0.001737 1.341560 ( 1.377982)
build_ruby 0.000000 0.001581 2.533394 ( 2.746412)
build_all 0.000000 0.005999 2.008535 ( 1.174329)
build_install 0.001922 0.010812 3.080382 ( 2.057531)
test_btest 0.000492 0.000234 67.050720 ( 24.781192)
test_basic 0.000000 0.003794 0.506464 ( 0.603442)
test_all 0.000680 0.000489 577.925787 (231.555999)
test_rubyspec 0.036782 0.021048 81.399631 (106.440420)
total: 373.88 sec