Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-174010
#<BuildRuby:0x000055e8ef007840
@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.20231215-174010",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004778 0.000065 1.369142 ( 1.717216)
build_miniruby 0.001110 0.000093 0.915540 ( 0.915255)
build_ruby 0.001146 0.000095 2.843582 ( 2.843670)
build_all 0.007187 0.003522 16.999834 ( 1.493354)
build_install 0.002261 0.006497 5.002083 ( 1.185772)
test_btest 0.000590 0.000139 84.029525 ( 8.097216)
test_basic 0.001846 0.003123 0.748902 ( 0.825016)
test_all 0.126122 0.013318 555.710959 ( 58.207774)
test_rubyspec 0.043186 0.009379 51.653045 ( 63.905509)
total: 139.19 sec