Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-095626
#<BuildRuby:0x000055a0ed1f7280
@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.20231019-095626",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000957 0.004131 1.457022 ( 1.723043)
build_miniruby 0.000937 0.000209 0.841936 ( 0.841719)
build_ruby 0.001009 0.000224 2.664006 ( 2.664026)
build_all 0.003584 0.006796 17.128109 ( 1.526157)
build_install 0.007227 0.002169 5.074334 ( 1.217033)
test_btest 0.000981 0.000000 85.941338 ( 7.630728)
test_basic 0.001714 0.003754 0.852492 ( 0.929144)
test_all 0.002165 0.004712 541.526839 ( 51.142617)
test_rubyspec 0.011688 0.038323 51.217468 ( 63.496080)
total: 131.17 sec