Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-030940
#<BuildRuby:0x0000556c1dae6148
@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.20221011-030940",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009213 0.000796 1.099843 ( 1.149971)
build_miniruby 0.001996 0.000307 0.106749 ( 0.103991)
build_ruby 0.001618 0.000249 0.103426 ( 0.100361)
build_all 0.003647 0.004498 1.319676 ( 0.576393)
build_install 0.015097 0.002088 1.617552 ( 0.884393)
test_btest 0.001681 0.000336 61.392771 ( 6.359274)
test_basic 0.006807 0.000000 0.345803 ( 0.444059)
test_all 0.007844 0.000000 486.303786 ( 52.904573)
test_rubyspec 0.070289 0.058824 42.755388 ( 50.977350)
total: 113.50 sec