Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-153758
#<BuildRuby:0x0000560700ccc4e8
@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-153758",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007283 0.003834 0.938580 ( 0.986938)
build_miniruby 0.001864 0.000220 0.075995 ( 0.075927)
build_ruby 0.002521 0.000000 0.076613 ( 0.075676)
build_all 0.006118 0.004106 4.129241 ( 0.804858)
build_install 0.022549 0.000839 7.760896 ( 2.342412)
test_btest 0.000000 0.001149 78.068552 ( 7.942390)
test_basic 0.000719 0.006630 0.347395 ( 0.438466)
test_all 0.002120 0.000145 686.869951 ( 66.533423)
test_rubyspec 0.131194 0.041268 45.916236 ( 51.100068)
total: 130.30 sec