Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-192624
#<BuildRuby:0x000056176e7e8ea8
@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.20220918-192624",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005699 0.004461 1.084327 ( 1.257683)
build_miniruby 0.001291 0.000368 0.120492 ( 0.117663)
build_ruby 0.003165 0.000000 0.119700 ( 0.101461)
build_all 0.010960 0.000000 1.591358 ( 0.650139)
build_install 0.018165 0.003961 1.925333 ( 0.975700)
test_btest 0.001425 0.000000 78.570016 ( 8.170515)
test_basic 0.004552 0.003621 0.383830 ( 0.473395)
test_all 0.002699 0.001317 681.732508 ( 68.615014)
test_rubyspec 0.107662 0.065159 45.579357 ( 54.139128)
total: 134.50 sec