Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-073837
#<BuildRuby:0x000055e1e69f8af8
@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.20220416-073837",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000027)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006207 0.005042 1.050500 ( 1.367204)
build_miniruby 0.001898 0.000292 0.081477 ( 0.079247)
build_ruby 0.001521 0.000234 0.077052 ( 0.075648)
build_all 0.008957 0.000587 1.510692 ( 0.615625)
build_install 0.019266 0.000450 5.928931 ( 2.858090)
test_btest 0.000984 0.000116 79.182979 ( 8.780866)
test_basic 0.007493 0.000228 0.330630 ( 0.428790)
test_all 0.001363 0.001431 666.854704 ( 65.957446)
test_rubyspec 0.116207 0.050786 47.007810 ( 52.320297)
total: 132.48 sec