Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-233814
#<BuildRuby:0x000055bdfc2f6ad8
@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.20220718-233814",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006736 0.003628 0.845022 ( 1.597247)
build_miniruby 0.001084 0.000333 0.055661 ( 0.054033)
build_ruby 0.001163 0.000358 0.066430 ( 0.065103)
build_all 0.007128 0.000858 1.250790 ( 0.483963)
build_install 0.012736 0.004258 4.276327 ( 1.784222)
test_btest 0.001201 0.000353 54.720538 ( 6.001182)
test_basic 0.004537 0.001334 0.282876 ( 0.372709)
test_all 0.002603 0.000249 510.805332 ( 53.585884)
test_rubyspec 0.088328 0.046170 41.734491 ( 47.551687)
total: 111.50 sec