Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-053730
#<BuildRuby:0x0000557213d92120
@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-053730",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009049 0.000361 0.842051 ( 1.633727)
build_miniruby 0.001342 0.000096 0.054529 ( 0.053498)
build_ruby 0.001153 0.000082 0.056472 ( 0.055554)
build_all 0.008734 0.000279 1.241306 ( 0.479282)
build_install 0.016069 0.000702 4.176148 ( 1.789134)
test_btest 0.001721 0.000107 52.779408 ( 6.024554)
test_basic 0.005598 0.000350 0.290095 ( 0.382399)
test_all 0.002677 0.000167 506.972105 ( 53.769860)
test_rubyspec 0.071343 0.053476 41.774154 ( 47.446893)
total: 111.64 sec