Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-023215
#<BuildRuby:0x000055a76a4788a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-023215",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000037 0.000010 0.000047 ( 0.000051)
configure 0.000143 0.000039 0.000182 ( 0.000188)
build_up 0.010364 0.001537 0.859367 ( 2.792135)
build_miniruby 0.000000 0.001398 0.050639 ( 0.049431)
build_ruby 0.000000 0.001439 0.056288 ( 0.054741)
build_all 0.005273 0.003545 1.248357 ( 0.460730)
build_install 0.009056 0.005987 1.572509 ( 0.788866)
test_btest 0.001104 0.000413 52.708384 ( 6.008375)
test_basic 0.004982 0.001869 0.302713 ( 0.392718)
test_all 0.005398 0.000195 484.691630 ( 51.559779)
test_rubyspec 0.074955 0.053450 41.118418 ( 54.723882)
total: 116.83 sec