Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-162823
#<BuildRuby:0x0000557e2601c4b8
@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.20220804-162823",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007071 0.005353 0.961341 ( 0.975554)
build_miniruby 0.001649 0.000515 0.074878 ( 0.072590)
build_ruby 0.000003 0.002394 0.070285 ( 0.067953)
build_all 0.004771 0.005448 1.509488 ( 0.571796)
build_install 0.011241 0.007088 5.124577 ( 2.034224)
test_btest 0.000890 0.000396 73.757525 ( 8.513700)
test_basic 0.000000 0.007498 0.331629 ( 0.419949)
test_all 0.002099 0.000962 630.252263 ( 64.332882)
test_rubyspec 0.106799 0.068721 45.776917 ( 53.391265)
total: 130.38 sec