Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-203747
#<BuildRuby:0x000055795faa7688
@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.20220405-203747",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010409 0.003785 1.676955 ( 1.630905)
build_miniruby 0.002733 0.000994 25.761081 ( 8.394490)
build_ruby 0.003014 0.001096 3.389459 ( 3.200246)
build_all 0.020216 0.001076 21.620710 ( 2.369676)
build_install 0.004199 0.016875 8.600208 ( 3.033402)
test_btest 0.000809 0.000380 78.204385 ( 8.601292)
test_basic 0.004883 0.002298 0.345103 ( 0.436122)
test_all 0.002152 0.000000 697.688718 ( 67.736216)
test_rubyspec 0.126525 0.049354 46.558092 ( 51.653694)
total: 147.06 sec