Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-090215
#<BuildRuby:0x00005639c6f07818
@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.20231021-090215",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005146 0.000188 1.353217 ( 1.571599)
build_miniruby 0.000933 0.000147 0.792503 ( 0.792032)
build_ruby 0.001121 0.000177 2.661670 ( 2.662294)
build_all 0.010015 0.000248 16.456703 ( 1.472222)
build_install 0.004730 0.004316 5.010213 ( 1.194178)
test_btest 0.000953 0.000173 84.477952 ( 6.956078)
test_basic 0.003944 0.000717 0.694116 ( 0.771010)
test_all 0.003845 0.003414 504.104133 ( 57.207670)
test_rubyspec 0.015963 0.029402 49.291940 ( 61.631800)
total: 134.26 sec