Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-142625
#<BuildRuby:0x000056488f2886c8
@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.20220317-142625",
@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.000006)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006427 0.004844 0.989558 ( 1.077350)
build_miniruby 0.001564 0.000224 0.074839 ( 0.075020)
build_ruby 0.002137 0.000306 0.075278 ( 0.074562)
build_all 0.011014 0.000210 4.151681 ( 0.876039)
build_install 0.020354 0.003644 7.820796 ( 2.443700)
test_btest 0.001420 0.000194 78.545471 ( 8.210284)
test_basic 0.007029 0.000959 0.341182 ( 0.431903)
test_all 0.001744 0.000238 710.776045 ( 68.294738)
test_rubyspec 0.116824 0.049404 46.339962 ( 51.651667)
total: 133.14 sec