Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-212211
#<BuildRuby:0x0000559aebd7be88
@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.20231129-212211",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001087 0.003480 0.878389 ( 1.492156)
build_miniruby 0.001324 0.000095 6.724542 ( 6.617290)
build_ruby 0.001755 0.000000 2.719394 ( 2.721641)
build_all 0.008271 0.000000 12.121829 ( 1.009985)
build_install 0.007148 0.006531 3.494303 ( 0.966586)
test_btest 0.000793 0.000000 64.977416 ( 5.388910)
test_basic 0.003110 0.000000 0.371099 ( 0.454809)
test_all 0.079332 0.021980 403.546821 ( 38.057199)
test_rubyspec 0.044611 0.023225 39.882877 ( 52.530083)
total: 109.24 sec