Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-144509
#<BuildRuby:0x000055c13131c098
@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.20231016-144509",
@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.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.005356 1.335015 ( 1.636869)
build_miniruby 0.000000 0.001062 0.874139 ( 0.873871)
build_ruby 0.000355 0.000879 2.792549 ( 2.793082)
build_all 0.004699 0.006648 18.396796 ( 1.675980)
build_install 0.008874 0.000491 5.467857 ( 1.259320)
test_btest 0.000909 0.000284 89.787542 ( 8.446761)
test_basic 0.003774 0.001179 0.705976 ( 0.785994)
test_all 0.007446 0.000000 567.541475 ( 60.613432)
test_rubyspec 0.036009 0.015871 52.369658 ( 64.680500)
total: 142.77 sec