Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-040045
#<BuildRuby:0x00005609dc9a6230
@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.20230330-040045",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.002161 0.004212 1.857235 ( 4.411034)
build_miniruby 0.001222 0.000147 1.301506 ( 1.362012)
build_ruby 0.001213 0.000146 2.434386 ( 2.712146)
build_all 0.002279 0.004508 2.215296 ( 1.959045)
build_install 0.012045 0.004006 3.525559 ( 3.277654)
test_btest 0.000625 0.000112 68.772805 ( 40.665686)
test_basic 0.000924 0.006714 0.536147 ( 0.775312)
test_all 0.000460 0.001181 563.765394 (264.293392)
test_rubyspec 0.026852 0.030399 83.842587 (110.653502)
total: 430.11 sec