Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-111405
#<BuildRuby:0x0000556c0a0c6fe0
@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.20220820-111405",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007659 0.003837 0.998378 ( 1.036594)
build_miniruby 0.001742 0.000205 0.074395 ( 0.073772)
build_ruby 0.001563 0.000184 0.074778 ( 0.073436)
build_all 0.001781 0.007589 1.527069 ( 0.585207)
build_install 0.022517 0.001241 1.896226 ( 0.932094)
test_btest 0.000924 0.000168 75.304841 ( 8.293301)
test_basic 0.006367 0.001158 0.325813 ( 0.415205)
test_all 0.003254 0.000592 632.165490 ( 64.052489)
test_rubyspec 0.109547 0.060186 46.171338 ( 54.569908)
total: 130.03 sec