Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-202150
#<BuildRuby:0x00005601429fd438
@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.20220803-202150",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005968 0.006341 0.818967 ( 1.109847)
build_miniruby 0.001715 0.000624 0.065206 ( 0.063338)
build_ruby 0.001048 0.000381 0.055753 ( 0.054480)
build_all 0.006290 0.002287 1.236544 ( 0.462849)
build_install 0.013305 0.002583 4.308827 ( 1.776464)
test_btest 0.001097 0.000365 54.201041 ( 5.764490)
test_basic 0.000000 0.007527 0.291484 ( 0.380709)
test_all 0.000000 0.001909 499.966883 ( 52.833882)
test_rubyspec 0.082111 0.053889 41.286969 ( 48.870769)
total: 111.32 sec