Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-094932
#<BuildRuby:0x0000558d7d3861d8
@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.20230611-094932",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005398 0.000225 1.828018 ( 3.098186)
build_miniruby 0.001516 0.000063 1.326327 ( 1.327714)
build_ruby 0.001512 0.000063 2.709278 ( 2.895795)
build_all 0.002515 0.004237 2.184674 ( 1.365822)
build_install 0.009347 0.009403 3.417199 ( 2.539792)
test_btest 0.000675 0.000104 74.413544 ( 32.112345)
test_basic 0.002287 0.004979 0.781662 ( 2.175393)
test_all 0.001519 0.000293 578.632047 (201.959617)
test_rubyspec 0.031354 0.020642 79.965281 ( 91.710272)
total: 339.19 sec