Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-161404
#<BuildRuby:0x000055fbeb5a44d8
@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.20220311-161404",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000029 0.000006 0.000035 ( 0.000032)
build_up 0.011122 0.000000 1.012000 ( 1.119405)
build_miniruby 0.002048 0.000290 0.076327 ( 0.074845)
build_ruby 0.002288 0.000000 0.084253 ( 0.082477)
build_all 0.007847 0.001106 1.509780 ( 0.615563)
build_install 0.016405 0.005993 5.293000 ( 2.196551)
test_btest 0.001015 0.000213 69.418121 ( 8.003454)
test_basic 0.006919 0.001457 0.338753 ( 0.427058)
test_all 0.002139 0.000215 706.204661 ( 72.978516)
test_rubyspec 0.100846 0.059804 46.297956 ( 51.327672)
total: 136.83 sec