Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-190137
#<BuildRuby:0x00005647ad7e0090
@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.20231203-190137",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004225 0.000445 1.142982 ( 1.504205)
build_miniruby 0.000804 0.000085 0.896333 ( 0.896013)
build_ruby 0.001168 0.000123 2.853562 ( 2.854105)
build_all 0.009537 0.000524 16.061369 ( 1.448540)
build_install 0.005202 0.003461 4.754283 ( 1.137782)
test_btest 0.001028 0.000134 85.702205 ( 7.380596)
test_basic 0.004805 0.000071 0.695016 ( 0.771582)
test_all 0.110270 0.024492 513.760130 ( 61.416166)
test_rubyspec 0.028935 0.022209 50.073899 ( 62.422698)
total: 139.83 sec