Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-221124
#<BuildRuby:0x0000558bc6312548
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-221124",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000015 0.000001 0.000016 ( 0.000009)
build_up 0.011008 0.000175 0.968941 ( 1.052184)
build_miniruby 0.001803 0.000112 0.076205 ( 0.074269)
build_ruby 0.001782 0.000111 0.080511 ( 0.078811)
build_all 0.011315 0.000127 4.084168 ( 0.803274)
build_install 0.013046 0.009863 7.785315 ( 2.286428)
test_btest 0.001140 0.000171 46.866563 ( 43.904324)
test_basic 0.002663 0.005437 0.330158 ( 0.420312)
test_all 0.000000 0.001816 665.974756 ( 70.026874)
test_rubyspec 0.094941 0.054511 46.045839 ( 51.447115)
total: 170.09 sec