Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-005257
#<BuildRuby:0x0000555d9ddb6230
@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.20230604-005257",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004632 0.000695 1.737105 ( 3.007948)
build_miniruby 0.001412 0.000211 1.108257 ( 1.108148)
build_ruby 0.001426 0.000214 2.549057 ( 2.749008)
build_all 0.002316 0.004890 2.043828 ( 1.472346)
build_install 0.008961 0.009056 3.385654 ( 2.624125)
test_btest 0.000000 0.001258 75.347568 ( 27.134897)
test_basic 0.002361 0.002550 0.729547 ( 0.813879)
test_all 0.001470 0.000000 601.677902 (212.883168)
test_rubyspec 0.028383 0.026175 83.014753 ( 96.535182)
total: 348.33 sec