Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-164835
#<BuildRuby:0x0000561456d6c110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-164835",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005247 0.000000 1.258022 ( 1.621163)
build_miniruby 0.001527 0.000000 1.426897 ( 1.430386)
build_ruby 0.001476 0.000000 4.219106 ( 4.225232)
build_all 0.006823 0.003942 16.424728 ( 1.721433)
build_install 0.013987 0.000967 4.884893 ( 1.713239)
test_btest 0.000761 0.000073 87.126936 ( 15.006816)
test_basic 0.005176 0.000501 0.679646 ( 0.744660)
test_all 0.076723 0.042649 555.327901 ( 59.464927)
test_rubyspec 0.046346 0.018354 77.523028 ( 89.654294)
total: 175.58 sec