Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-155925
#<BuildRuby:0x000055dd549a2130
@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.20230721-155925",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000027)
configure 0.000014 0.000005 0.000019 ( 0.000025)
build_up 0.005694 0.000495 2.041285 ( 3.266873)
build_miniruby 0.000987 0.000288 1.611407 ( 1.619754)
build_ruby 0.001375 0.000401 3.005032 ( 3.207195)
build_all 0.001798 0.006086 2.568890 ( 1.752672)
build_install 0.010978 0.006539 3.918604 ( 2.920248)
test_btest 0.000739 0.000274 78.379309 ( 30.193043)
test_basic 0.003650 0.001352 0.760629 ( 0.843910)
test_all 0.000697 0.000259 607.934961 (218.122828)
test_rubyspec 0.035873 0.018826 85.065855 ( 97.697330)
total: 359.63 sec