Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-042144
#<BuildRuby:0x000055b9a48ef040
@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.20230527-042144",
@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.000003 0.000000 0.000003 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004558 0.000111 1.412791 ( 2.609270)
build_miniruby 0.000985 0.000000 0.730430 ( 0.730133)
build_ruby 0.001203 0.000000 2.375705 ( 2.375422)
build_all 0.006160 0.003143 12.347291 ( 1.085322)
build_install 0.004617 0.003043 1.690655 ( 0.885599)
test_btest 0.000809 0.000221 82.145992 ( 6.785847)
test_basic 0.003133 0.000854 0.753300 ( 0.836415)
test_all 0.000784 0.000213 442.199826 ( 38.534813)
test_rubyspec 0.018610 0.020431 41.892235 ( 54.350105)
total: 108.19 sec