Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-174137
#<BuildRuby:0x000055ae07aa3ba0
@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.20230617-174137",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.001460 0.004227 1.507326 ( 3.094338)
build_miniruby 0.000829 0.000131 0.813578 ( 0.813293)
build_ruby 0.001083 0.000171 2.449177 ( 2.449588)
build_all 0.005264 0.004398 12.623490 ( 1.086449)
build_install 0.000687 0.007461 1.829529 ( 0.848402)
test_btest 0.001099 0.000000 84.979456 ( 7.145476)
test_basic 0.004229 0.000000 0.613572 ( 0.699236)
test_all 0.001280 0.000812 425.824607 ( 43.795586)
test_rubyspec 0.013021 0.029427 42.959198 ( 55.376443)
total: 115.31 sec