Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-015732
#<BuildRuby:0x000055d2dc10f0b8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231029-015732",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001284 0.004035 1.245904 ( 1.520148)
build_miniruby 0.000955 0.000079 0.859189 ( 0.859133)
build_ruby 0.000000 0.001342 2.613508 ( 2.613345)
build_all 0.006751 0.003130 16.042511 ( 1.459460)
build_install 0.005147 0.003627 4.886395 ( 1.193890)
test_btest 0.000579 0.000116 78.824199 ( 7.350966)
test_basic 0.003248 0.000649 0.668267 ( 0.744054)
test_all 0.108407 0.029005 468.894601 ( 50.118344)
test_rubyspec 0.024908 0.021175 49.789518 ( 62.129543)
total: 127.99 sec