Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-000129
#<BuildRuby:0x000055d0e1a1fba0
@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.20220802-000129",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000043 0.000003 0.000046 ( 0.000046)
build_up 0.001040 0.010586 0.819674 ( 1.129958)
build_miniruby 0.001149 0.000307 0.054951 ( 0.053785)
build_ruby 0.001528 0.000408 0.055958 ( 0.054366)
build_all 0.006339 0.001690 1.218389 ( 0.472028)
build_install 0.012426 0.003314 4.157442 ( 1.771002)
test_btest 0.001406 0.000000 49.906870 ( 6.203571)
test_basic 0.005410 0.000000 0.288203 ( 0.379452)
test_all 0.000000 0.002304 503.818843 ( 52.638657)
test_rubyspec 0.062143 0.057062 41.009099 ( 46.779664)
total: 109.48 sec