Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-082612
#<BuildRuby:0x000056343e02f800
@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.20220720-082612",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007443 0.004819 1.009448 ( 4.243847)
build_miniruby 0.001637 0.000377 0.078106 ( 0.075980)
build_ruby 0.001663 0.000384 0.075790 ( 0.073754)
build_all 0.011452 0.000000 1.549316 ( 0.598598)
build_install 0.017467 0.005932 5.129701 ( 2.080326)
test_btest 0.001048 0.000233 78.113648 ( 8.213147)
test_basic 0.006981 0.001552 0.331245 ( 0.419277)
test_all 0.002623 0.000000 647.630736 ( 64.697827)
test_rubyspec 0.113372 0.061763 45.791491 ( 51.746698)
total: 132.15 sec