Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-064624
#<BuildRuby:0x000055e48fd61400
@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.20221026-064624",
@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.000030 0.000005 0.000035 ( 0.000036)
autoconf 0.000075 0.000012 0.000087 ( 0.000087)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.007626 0.003955 1.119332 ( 1.237798)
build_miniruby 0.001620 0.000347 0.117025 ( 0.114459)
build_ruby 0.001734 0.000000 0.108998 ( 0.106601)
build_all 0.008272 0.000354 1.383846 ( 0.575433)
build_install 0.012948 0.002669 1.731378 ( 0.930177)
test_btest 0.001193 0.000228 61.833094 ( 6.772907)
test_basic 0.005871 0.001118 0.369493 ( 0.459981)
test_all 0.007794 0.000651 508.284101 ( 54.623609)
test_rubyspec 0.073383 0.052739 43.568306 ( 52.082769)
total: 116.91 sec