Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-171829
#<BuildRuby:0x000055f771e191a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-171829",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000009)
build_up 0.005901 0.006758 0.964717 ( 0.971816)
build_miniruby 0.001248 0.000728 0.073511 ( 0.071830)
build_ruby 0.001140 0.000665 0.071102 ( 0.069386)
build_all 0.007967 0.002125 4.073108 ( 0.786080)
build_install 0.012281 0.010833 7.877700 ( 2.310290)
test_btest 0.000938 0.000563 47.031363 ( 43.918751)
test_basic 0.006508 0.001049 0.327717 ( 0.418952)
test_all 0.000447 0.001108 647.189974 ( 64.825506)
test_rubyspec 0.082952 0.079234 46.116193 ( 51.463210)
total: 164.84 sec