Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-024418
#<BuildRuby:0x000055bdcbd44c00
@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.20220718-024418",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002891 0.008416 0.985083 ( 1.297558)
build_miniruby 0.002364 0.000000 0.075267 ( 0.074416)
build_ruby 0.002372 0.000228 0.076098 ( 0.074439)
build_all 0.005124 0.004398 1.523689 ( 0.588500)
build_install 0.022995 0.000548 5.135414 ( 2.097393)
test_btest 0.001152 0.000275 76.568599 ( 8.441029)
test_basic 0.006723 0.000549 0.324864 ( 0.413899)
test_all 0.001589 0.000361 667.524554 ( 66.300089)
test_rubyspec 0.105164 0.059160 45.416899 ( 51.165810)
total: 130.45 sec