Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-190059
#<BuildRuby:0x00005577b8022eb8
@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.20230807-190059",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000804 0.004349 1.441812 ( 3.118502)
build_miniruby 0.000703 0.000207 0.842436 ( 0.841778)
build_ruby 0.000925 0.000272 2.650240 ( 2.650073)
build_all 0.009519 0.000259 14.116737 ( 1.218065)
build_install 0.008387 0.000000 2.097745 ( 0.962790)
test_btest 0.001000 0.000000 82.651239 ( 7.297053)
test_basic 0.005701 0.000000 0.788733 ( 0.868625)
test_all 0.001900 0.000000 531.361395 ( 48.272560)
test_rubyspec 0.024170 0.018295 46.385763 ( 58.740344)
total: 123.97 sec