Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-021002
#<BuildRuby:0x0000555c55236390
@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.20230515-021002",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005452 0.000263 1.816624 ( 3.687470)
build_miniruby 0.001463 0.000000 1.291687 ( 1.299199)
build_ruby 0.001574 0.000000 2.689052 ( 3.046105)
build_all 0.006615 0.000000 2.211475 ( 2.273415)
build_install 0.015634 0.000831 3.396038 ( 3.374723)
test_btest 0.000661 0.000089 71.931223 ( 40.026127)
test_basic 0.000000 0.005843 0.716269 ( 1.065166)
test_all 0.000000 0.001021 563.464705 (225.337165)
test_rubyspec 0.033980 0.016978 80.767665 ( 95.649884)
total: 375.76 sec