Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-122821
#<BuildRuby:0x0000563bc68e3818
@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.20230805-122821",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.001768 0.004154 1.593744 ( 2.806183)
build_miniruby 0.000851 0.000085 0.900314 ( 0.899862)
build_ruby 0.001397 0.000140 2.663518 ( 2.667893)
build_all 0.009900 0.000000 14.280878 ( 1.303047)
build_install 0.005147 0.003487 2.158946 ( 0.976414)
test_btest 0.000875 0.000105 78.959380 ( 6.758864)
test_basic 0.000000 0.005377 0.769033 ( 0.848502)
test_all 0.000629 0.001140 510.816152 ( 57.613233)
test_rubyspec 0.019373 0.022728 46.814893 ( 59.227619)
total: 133.10 sec