Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-074733
#<BuildRuby:0x0000556c6257f390
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-074733",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001059 0.003501 0.999252 ( 1.239519)
build_miniruby 0.001053 0.000075 0.868564 ( 0.868770)
build_ruby 0.001135 0.000000 2.705162 ( 2.708930)
build_all 0.007443 0.000000 11.921520 ( 1.039086)
build_install 0.012551 0.000000 3.567464 ( 0.964983)
test_btest 0.000776 0.000000 66.075385 ( 4.758537)
test_basic 0.001492 0.002564 0.373577 ( 0.458391)
test_all 0.077901 0.021437 388.036708 ( 39.153150)
test_rubyspec 0.041353 0.034355 39.917444 ( 52.565918)
total: 103.76 sec