Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-081554
#<BuildRuby:0x000056171263fae0
@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.20231015-081554",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003923 0.000785 1.274696 ( 1.511409)
build_miniruby 0.000920 0.000184 0.818581 ( 0.818080)
build_ruby 0.001388 0.000000 2.630251 ( 2.630075)
build_all 0.010580 0.000000 18.180800 ( 1.578622)
build_install 0.002640 0.006919 5.377483 ( 1.221277)
test_btest 0.000778 0.000208 92.405698 ( 7.417695)
test_basic 0.004822 0.000000 0.702702 ( 0.778521)
test_all 0.003092 0.004006 575.876902 ( 51.221306)
test_rubyspec 0.030722 0.015941 51.368869 ( 63.657345)
total: 130.84 sec