Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-165909
#<BuildRuby:0x000055b969cfb840
@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.20231107-165909",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005725 0.000602 1.517838 ( 1.791119)
build_miniruby 0.000924 0.000097 0.857462 ( 0.857253)
build_ruby 0.001269 0.000133 2.625840 ( 2.625418)
build_all 0.004880 0.005164 16.665204 ( 1.461843)
build_install 0.004375 0.005483 5.018667 ( 1.219501)
test_btest 0.000000 0.000995 87.440990 ( 7.024192)
test_basic 0.001981 0.003048 0.699515 ( 0.773724)
test_all 0.102811 0.030645 537.205978 ( 49.358960)
test_rubyspec 0.017167 0.027902 51.101829 ( 63.280170)
total: 128.39 sec