Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-180633
#<BuildRuby:0x00005640c63f41e0
@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.20220814-180633",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.005326 0.001331 0.867322 ( 0.920166)
build_miniruby 0.000759 0.000190 0.058131 ( 0.056939)
build_ruby 0.000671 0.000168 0.059520 ( 0.058365)
build_all 0.001005 0.003383 1.565216 ( 0.598365)
build_install 0.009587 0.001545 1.936229 ( 0.978031)
test_btest 0.000709 0.000203 54.469609 ( 8.244583)
test_basic 0.005213 0.000158 0.279068 ( 0.368854)
test_all 0.000839 0.001265 589.671964 ( 95.884821)
test_rubyspec 0.062328 0.066161 44.015471 ( 51.489265)
total: 158.60 sec