Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-153056
#<BuildRuby:0x000055eb135b46c8
@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.20220226-153056",
@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.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004763 0.005591 0.988312 ( 1.181680)
build_miniruby 0.001960 0.000000 0.079317 ( 0.077330)
build_ruby 0.001999 0.000000 0.075478 ( 0.073850)
build_all 0.008258 0.002502 4.223990 ( 0.839342)
build_install 0.014161 0.009715 7.815138 ( 2.395202)
test_btest 0.000846 0.000318 72.470417 ( 8.173018)
test_basic 0.001170 0.005549 0.345452 ( 0.435413)
test_all 0.001517 0.000664 695.530369 ( 67.588604)
test_rubyspec 0.100995 0.074158 46.264175 ( 51.424719)
total: 132.19 sec