Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-040955
#<BuildRuby:0x000055dcf9503918
@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.20231014-040955",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004264 0.000673 1.406835 ( 1.674466)
build_miniruby 0.001054 0.000166 0.915005 ( 0.914607)
build_ruby 0.001337 0.000000 2.832501 ( 2.832789)
build_all 0.010485 0.000000 18.264171 ( 1.637563)
build_install 0.006867 0.003182 5.244311 ( 1.254542)
test_btest 0.001065 0.000171 91.539230 ( 7.710787)
test_basic 0.000600 0.004191 0.692350 ( 0.768490)
test_all 0.005161 0.001033 598.328731 ( 57.025619)
test_rubyspec 0.019913 0.030444 51.870981 ( 64.155130)
total: 137.97 sec