Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-102615
#<BuildRuby:0x0000557e7fa4b520
@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.20230625-102615",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004229 0.001322 1.385400 ( 2.654968)
build_miniruby 0.000862 0.000270 0.833551 ( 0.833669)
build_ruby 0.000934 0.000292 2.549139 ( 2.548712)
build_all 0.007988 0.001533 15.400630 ( 1.423192)
build_install 0.003003 0.005996 4.526185 ( 1.115885)
test_btest 0.000779 0.000283 80.912244 ( 7.072895)
test_basic 0.000493 0.003883 0.672048 ( 0.754825)
test_all 0.000834 0.000341 431.239437 ( 46.318080)
test_rubyspec 0.017306 0.022130 42.040547 ( 54.551808)
total: 117.27 sec