Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-122555
#<BuildRuby:0x000055cac54b8af8
@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.20220215-122555",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000024 0.000008 0.000032 ( 0.000029)
build_up 0.006808 0.003585 0.928444 ( 1.122742)
build_miniruby 0.001252 0.000482 0.076780 ( 0.075583)
build_ruby 0.000000 0.001735 0.071847 ( 0.070108)
build_all 0.007003 0.004095 4.129004 ( 0.770097)
build_install 0.018511 0.005103 7.802613 ( 2.298894)
test_btest 0.000949 0.000379 72.275763 ( 7.891945)
test_basic 0.000000 0.008215 0.342513 ( 0.438010)
test_all 0.000000 0.002045 656.843882 ( 65.222988)
test_rubyspec 0.093837 0.067196 46.210287 ( 51.685643)
total: 129.58 sec