Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-010858
#<BuildRuby:0x000056143d6386c8
@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.20220401-010858",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010793 0.000719 1.049877 ( 1.546031)
build_miniruby 0.001940 0.000130 0.071984 ( 0.070284)
build_ruby 0.001671 0.000111 0.078078 ( 0.076955)
build_all 0.010882 0.000000 4.243831 ( 0.874251)
build_install 0.014724 0.009313 8.187742 ( 2.483223)
test_btest 0.001354 0.000000 72.452122 ( 8.133687)
test_basic 0.007755 0.000000 0.339133 ( 0.426322)
test_all 0.001539 0.000189 703.434539 ( 68.042443)
test_rubyspec 0.106284 0.070826 46.504512 ( 51.883071)
total: 133.54 sec