Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-163708
#<BuildRuby:0x000055cb925fb708
@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.20230607-163708",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004133 0.000729 1.505794 ( 2.796653)
build_miniruby 0.000824 0.000146 0.778382 ( 0.778166)
build_ruby 0.001144 0.000202 2.581988 ( 2.582585)
build_all 0.001799 0.007096 12.554273 ( 1.145489)
build_install 0.001538 0.006002 1.701471 ( 0.862723)
test_btest 0.000717 0.000239 84.128465 ( 6.654222)
test_basic 0.001229 0.002891 0.533959 ( 0.616718)
test_all 0.000981 0.000357 446.007079 ( 48.868779)
test_rubyspec 0.023315 0.014795 41.635644 ( 54.133107)
total: 118.44 sec