Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-181921
#<BuildRuby:0x0000557e7ece7b90
@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-181921",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004364 0.001027 1.325328 ( 1.606678)
build_miniruby 0.000908 0.000214 0.954554 ( 0.954232)
build_ruby 0.001452 0.000342 2.791908 ( 2.791484)
build_all 0.004765 0.005752 18.129092 ( 1.585618)
build_install 0.014070 0.000000 5.417944 ( 1.310454)
test_btest 0.001094 0.000000 89.259848 ( 7.580786)
test_basic 0.001919 0.003024 0.665925 ( 0.743578)
test_all 0.004191 0.003042 559.911554 ( 60.110966)
test_rubyspec 0.027656 0.019290 50.810890 ( 63.042733)
total: 139.73 sec