Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-113327
#<BuildRuby:0x0000557db1b72eb8
@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.20240103-113327",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000036 0.000009 0.000045 ( 0.000044)
build_up 0.004059 0.000902 1.326308 ( 1.632402)
build_miniruby 0.000840 0.000000 0.760981 ( 0.760827)
build_ruby 0.001297 0.000000 2.571675 ( 2.571938)
build_all 0.008941 0.000000 14.101017 ( 1.306593)
build_install 0.006585 0.001222 4.178596 ( 1.070324)
test_btest 0.000828 0.000146 74.898354 ( 6.513095)
test_basic 0.005044 0.000236 0.664271 ( 0.738775)
test_all 0.120158 0.014361 471.469442 ( 50.888451)
test_rubyspec 0.021020 0.025445 47.362748 ( 59.733733)
total: 125.22 sec