Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-155742
#<BuildRuby:0x000055bce5d4f858
@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.20220326-155742",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004902 0.007651 0.991609 ( 1.102963)
build_miniruby 0.001510 0.000283 0.077082 ( 0.075817)
build_ruby 0.001861 0.000000 0.079378 ( 0.078321)
build_all 0.006489 0.004124 4.129882 ( 0.829441)
build_install 0.024239 0.000685 7.933857 ( 2.419378)
test_btest 0.001268 0.000220 70.422994 ( 8.329554)
test_basic 0.002774 0.003978 0.348409 ( 0.438657)
test_all 0.001529 0.000318 656.793158 ( 65.815184)
test_rubyspec 0.103063 0.059535 45.980336 ( 51.432924)
total: 130.52 sec