Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-201320
#<BuildRuby:0x0000559f1e2906e0
@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.20220901-201320",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009713 0.001388 1.015349 ( 1.032076)
build_miniruby 0.001994 0.000285 0.076851 ( 0.074861)
build_ruby 0.000000 0.002089 0.076183 ( 0.074400)
build_all 0.003091 0.008734 1.556344 ( 0.596864)
build_install 0.013343 0.008791 1.888257 ( 0.921533)
test_btest 0.000893 0.000315 74.528192 ( 8.344333)
test_basic 0.006788 0.000620 0.319171 ( 0.407244)
test_all 0.002906 0.000969 673.237205 ( 66.536312)
test_rubyspec 0.097325 0.080176 45.512711 ( 53.949156)
total: 131.94 sec