Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-085636
#<BuildRuby:0x00005556cee73040
@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.20230624-085636",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.006073 1.319430 ( 2.534227)
build_miniruby 0.000441 0.000542 0.900167 ( 0.899937)
build_ruby 0.000816 0.000357 2.563312 ( 2.563726)
build_all 0.006518 0.003337 15.277864 ( 1.361374)
build_install 0.009034 0.000503 4.521674 ( 1.099681)
test_btest 0.000856 0.000343 83.405418 ( 7.866955)
test_basic 0.001055 0.002738 0.712815 ( 0.796669)
test_all 0.000934 0.000400 434.606948 ( 48.871895)
test_rubyspec 0.021813 0.019030 41.652541 ( 54.104762)
total: 120.10 sec