Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-165628
#<BuildRuby:0x000055ab8f9e3500
@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.20240111-165628",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004671 0.000132 0.988892 ( 1.397553)
build_miniruby 0.000896 0.000179 0.906396 ( 0.906004)
build_ruby 0.001324 0.000264 2.843887 ( 2.845066)
build_all 0.000000 0.010187 14.632574 ( 1.348309)
build_install 0.004443 0.005165 4.282276 ( 1.141324)
test_btest 0.000537 0.000195 77.686674 ( 7.068384)
test_basic 0.004679 0.000215 0.485655 ( 0.559940)
test_all 0.103366 0.031641 504.015501 ( 57.995600)
test_rubyspec 0.018141 0.018454 50.024769 ( 62.614367)
total: 135.88 sec