Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-100823
#<BuildRuby:0x00005625afb0fba0
@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.20230804-100823",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003365 0.001346 1.476856 ( 2.725780)
build_miniruby 0.001127 0.000000 0.896723 ( 0.896021)
build_ruby 0.001527 0.000000 3.192440 ( 3.192453)
build_all 0.005118 0.004635 15.586981 ( 1.389273)
build_install 0.008375 0.000364 2.188753 ( 0.944262)
test_btest 0.000711 0.000271 90.655859 ( 7.784791)
test_basic 0.003916 0.001492 0.730300 ( 0.806229)
test_all 0.001145 0.000436 567.098351 ( 60.200559)
test_rubyspec 0.013158 0.028953 46.592548 ( 58.766669)
total: 136.71 sec