Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-162209
#<BuildRuby:0x000055b5ec762eb8
@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.20231219-162209",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004860 0.000000 1.273580 ( 1.619974)
build_miniruby 0.000957 0.000000 0.891157 ( 0.892090)
build_ruby 0.001261 0.000000 2.818643 ( 2.818498)
build_all 0.005936 0.004111 16.733085 ( 1.559731)
build_install 0.008372 0.000266 4.851646 ( 1.146546)
test_btest 0.000956 0.000059 86.221678 ( 7.426630)
test_basic 0.003455 0.000215 0.712030 ( 0.793971)
test_all 0.113343 0.022760 578.448582 ( 61.427190)
test_rubyspec 0.024606 0.022855 49.649937 ( 61.895917)
total: 139.58 sec