Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-113344
#<BuildRuby:0x000055ce62912fe0
@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.20220921-113344",
@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.000020 0.000000 0.000020 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006643 0.003864 1.074753 ( 1.213363)
build_miniruby 0.001923 0.000385 0.113755 ( 0.109580)
build_ruby 0.001689 0.000338 0.115689 ( 0.098196)
build_all 0.005742 0.004695 1.578563 ( 0.646285)
build_install 0.021910 0.000833 1.911094 ( 0.979414)
test_btest 0.000000 0.001340 76.718348 ( 8.430079)
test_basic 0.004301 0.002075 0.379764 ( 0.475949)
test_all 0.000000 0.003901 631.680708 ( 66.339572)
test_rubyspec 0.114647 0.055408 45.614960 ( 54.022668)
total: 132.32 sec