Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-160434
#<BuildRuby:0x000055630c24c4c0
@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.20220727-160434",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007882 0.002866 0.960016 ( 1.126239)
build_miniruby 0.001272 0.000462 0.076463 ( 0.074718)
build_ruby 0.001349 0.000491 0.072930 ( 0.070848)
build_all 0.010113 0.001743 1.538102 ( 0.584626)
build_install 0.016942 0.005648 5.158151 ( 2.124537)
test_btest 0.001321 0.000441 72.492788 ( 8.354730)
test_basic 0.006879 0.000728 0.326056 ( 0.418026)
test_all 0.001435 0.000453 635.165865 ( 64.151986)
test_rubyspec 0.117092 0.052997 45.254558 ( 50.830740)
total: 127.74 sec