Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-103526
#<BuildRuby:0x000055e48d76dd98
@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.20230529-103526",
@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.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.001243 0.004112 1.713129 ( 2.958665)
build_miniruby 0.001397 0.000254 1.291272 ( 1.289651)
build_ruby 0.000000 0.001779 2.685396 ( 2.895083)
build_all 0.005810 0.001694 2.204228 ( 1.530751)
build_install 0.013367 0.004279 3.381676 ( 2.423855)
test_btest 0.000515 0.000115 76.989181 ( 30.574591)
test_basic 0.003927 0.000872 0.727848 ( 0.806796)
test_all 0.001143 0.000254 579.316217 (217.196859)
test_rubyspec 0.030583 0.024288 80.917128 ( 93.586565)
total: 353.26 sec