Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-095636
#<BuildRuby:0x000055dd27c17500
@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-095636",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004728 0.001478 1.338737 ( 1.584981)
build_miniruby 0.000834 0.000260 0.912157 ( 0.911558)
build_ruby 0.000000 0.001439 2.766512 ( 2.766658)
build_all 0.005353 0.003237 14.125314 ( 1.332194)
build_install 0.005554 0.001960 4.192464 ( 1.077335)
test_btest 0.000783 0.000276 74.550380 ( 6.898938)
test_basic 0.003081 0.001087 0.626343 ( 0.706940)
test_all 0.108642 0.025483 455.667675 ( 53.026389)
test_rubyspec 0.025412 0.024705 49.817742 ( 62.188048)
total: 130.49 sec