Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-090111
#<BuildRuby:0x000055eac84c7ee0
@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.20231207-090111",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004317 0.000785 1.251165 ( 1.593221)
build_miniruby 0.001068 0.000000 0.869841 ( 0.870612)
build_ruby 0.001275 0.000000 2.842059 ( 2.842079)
build_all 0.006306 0.004428 17.041326 ( 1.536421)
build_install 0.006944 0.001603 5.013495 ( 1.183210)
test_btest 0.000814 0.000187 85.558791 ( 8.123832)
test_basic 0.003171 0.000732 0.642221 ( 0.723515)
test_all 0.125277 0.014977 569.077884 ( 51.771866)
test_rubyspec 0.019134 0.036078 52.063096 ( 64.383985)
total: 133.03 sec