Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-111944
#<BuildRuby:0x0000557bc09a0060
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220424-111944",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005790 0.000891 0.850561 ( 1.049102)
build_miniruby 0.000841 0.000129 0.057177 ( 0.056029)
build_ruby 0.000828 0.000128 0.060062 ( 0.058891)
build_all 0.004176 0.000000 1.520191 ( 0.618945)
build_install 0.008233 0.000460 6.251110 ( 2.812457)
test_btest 0.000674 0.000090 50.167436 ( 8.452302)
test_basic 0.005256 0.000701 0.337260 ( 0.425119)
test_all 0.001079 0.000144 644.574975 ( 92.767837)
test_rubyspec 0.052762 0.050740 44.404647 ( 49.271493)
total: 155.51 sec