Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-113823
#<BuildRuby:0x0000561c1ad86eb8
@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.20230608-113823",
@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.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001726 0.003214 1.357794 ( 2.633761)
build_miniruby 0.000760 0.000285 0.733313 ( 0.733041)
build_ruby 0.001278 0.000000 2.436486 ( 2.436236)
build_all 0.007293 0.001630 12.168642 ( 1.079590)
build_install 0.003625 0.004028 1.803252 ( 0.885232)
test_btest 0.000777 0.000302 79.975171 ( 6.757992)
test_basic 0.000000 0.003347 0.531919 ( 0.614180)
test_all 0.000455 0.001038 424.418164 ( 48.688937)
test_rubyspec 0.027146 0.013524 40.975110 ( 53.515992)
total: 117.35 sec