Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-182827
#<BuildRuby:0x00005575dfb84cc8
@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-182827",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005543 0.004791 0.923966 ( 1.055883)
build_miniruby 0.001554 0.000485 0.070572 ( 0.068378)
build_ruby 0.000000 0.001936 0.075442 ( 0.073356)
build_all 0.006704 0.002570 3.976519 ( 0.765253)
build_install 0.020072 0.002689 7.769063 ( 2.302944)
test_btest 0.001090 0.000327 47.046789 ( 43.799909)
test_basic 0.002434 0.005066 0.340220 ( 0.433630)
test_all 0.001698 0.000000 699.169066 ( 67.340345)
test_rubyspec 0.103002 0.065153 45.793184 ( 51.237773)
total: 167.08 sec