Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-205937
#<BuildRuby:0x000055b2c43d8098
@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-205937",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.001673 0.003713 1.404944 ( 1.647894)
build_miniruby 0.001211 0.000191 0.961893 ( 0.960728)
build_ruby 0.001510 0.000239 2.748225 ( 2.752202)
build_all 0.002506 0.006850 14.254835 ( 1.251906)
build_install 0.005779 0.002404 4.258920 ( 1.097755)
test_btest 0.000591 0.000148 75.270572 ( 6.632768)
test_basic 0.004451 0.000000 0.534762 ( 0.612421)
test_all 0.105620 0.024633 479.801933 ( 44.577663)
test_rubyspec 0.010505 0.032896 47.311398 ( 59.646133)
total: 119.18 sec