Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-003903
#<BuildRuby:0x000055a6a62d27e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-003903",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006558 0.856300 ( 0.884382)
build_miniruby 0.000000 0.000978 0.056585 ( 0.055398)
build_ruby 0.000000 0.000942 0.059227 ( 0.057970)
build_all 0.000163 0.004476 1.523429 ( 0.586251)
build_install 0.006300 0.002700 5.637220 ( 2.163858)
test_btest 0.000682 0.000000 51.290588 ( 8.591248)
test_basic 0.003863 0.002513 0.324127 ( 0.411482)
test_all 0.000739 0.000323 611.821176 ( 88.903731)
test_rubyspec 0.058621 0.050864 43.611072 ( 49.220235)
total: 150.88 sec