Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-131310
#<BuildRuby:0x0000555c101c0a68
@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.20220729-131310",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000043 0.000008 0.000051 ( 0.000049)
build_up 0.000531 0.009432 0.827800 ( 0.978942)
build_miniruby 0.000910 0.000325 0.064469 ( 0.063583)
build_ruby 0.001161 0.000415 0.054768 ( 0.053316)
build_all 0.006031 0.004609 1.255027 ( 0.479280)
build_install 0.008973 0.008271 4.364516 ( 1.799718)
test_btest 0.001279 0.000602 52.333144 ( 6.083082)
test_basic 0.008219 0.000103 0.278822 ( 0.377932)
test_all 0.001682 0.000708 481.115274 ( 51.845345)
test_rubyspec 0.086773 0.049534 41.773459 ( 47.354306)
total: 109.04 sec