Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-180414
#<BuildRuby:0x000055dd47ed35f8
@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.20230724-180414",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000045 0.000007 0.000052 ( 0.000053)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004414 0.000736 1.366344 ( 2.631282)
build_miniruby 0.000871 0.000145 0.873646 ( 0.872829)
build_ruby 0.001181 0.000000 2.431036 ( 2.431095)
build_all 0.008798 0.000215 13.661873 ( 1.211669)
build_install 0.004522 0.004403 2.044853 ( 0.928192)
test_btest 0.000960 0.000182 78.420821 ( 7.151523)
test_basic 0.004851 0.000076 0.560934 ( 0.639036)
test_all 0.001586 0.000288 482.691893 ( 48.109731)
test_rubyspec 0.010230 0.031851 44.757713 ( 57.131054)
total: 121.11 sec