Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-170450
#<BuildRuby:0x000055c97305bfa8
@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.20231231-170450",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000049 0.000015 0.000064 ( 0.000063)
configure 0.000030 0.000009 0.000039 ( 0.000037)
build_up 0.003944 0.001183 1.181139 ( 1.555043)
build_miniruby 0.000995 0.000000 0.850300 ( 0.849269)
build_ruby 0.001386 0.000000 2.840342 ( 2.840035)
build_all 0.002716 0.007057 16.264417 ( 1.423288)
build_install 0.007053 0.001202 4.614801 ( 1.136159)
test_btest 0.000801 0.000308 84.508006 ( 6.368448)
test_basic 0.000790 0.004018 0.660350 ( 0.739502)
test_all 0.115669 0.017568 547.315555 ( 49.632907)
test_rubyspec 0.032088 0.017284 51.227126 ( 63.477801)
total: 128.02 sec