Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-020903
#<BuildRuby:0x000055721ba442b8
@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.20220317-020903",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007873 0.004134 1.003399 ( 1.266655)
build_miniruby 0.001697 0.000000 0.067229 ( 0.065429)
build_ruby 0.000000 0.002097 0.077974 ( 0.075698)
build_all 0.008225 0.002453 4.257898 ( 0.849501)
build_install 0.011247 0.012360 7.860338 ( 2.397052)
test_btest 0.000701 0.000273 74.753110 ( 7.898021)
test_basic 0.006800 0.000920 0.336687 ( 0.423760)
test_all 0.001324 0.000488 711.225380 ( 69.243987)
test_rubyspec 0.108559 0.053903 46.230453 ( 51.567361)
total: 133.79 sec