Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-204835
#<BuildRuby:0x000055b60afeb5f8
@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.20230630-204835",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002630 0.003682 1.508366 ( 2.736539)
build_miniruby 0.001237 0.000000 0.853262 ( 0.853266)
build_ruby 0.001228 0.000000 2.723041 ( 2.724000)
build_all 0.007367 0.002669 11.640959 ( 8.019222)
build_install 0.008244 0.000957 5.162008 ( 1.922735)
test_btest 0.001156 0.000240 87.624495 ( 7.971738)
test_basic 0.004045 0.000843 0.792514 ( 0.872485)
test_all 0.001429 0.000298 462.264293 ( 53.147887)
test_rubyspec 0.017505 0.022570 42.845054 ( 55.316184)
total: 133.56 sec