Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-175659
#<BuildRuby:0x00005643bbf72ad8
@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.20220816-175659",
@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.000025 0.000004 0.000029 ( 0.000031)
autoconf 0.000147 0.000000 0.000147 ( 0.000136)
configure 0.000065 0.000000 0.000065 ( 0.000059)
build_up 0.009381 0.003666 0.826622 ( 0.853246)
build_miniruby 0.001287 0.000258 0.054375 ( 0.052984)
build_ruby 0.001153 0.000231 0.057526 ( 0.056741)
build_all 0.007721 0.000660 1.250521 ( 0.478463)
build_install 0.014630 0.000962 1.553891 ( 0.791169)
test_btest 0.001351 0.000225 53.977814 ( 6.317143)
test_basic 0.005386 0.000898 0.292351 ( 0.382949)
test_all 0.004157 0.000693 482.713015 ( 51.774926)
test_rubyspec 0.111849 0.027791 41.632503 ( 49.248124)
total: 109.96 sec