Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-194237
#<BuildRuby:0x0000559159fefd68
@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.20231209-194237",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004479 0.000224 1.356660 ( 1.679492)
build_miniruby 0.000000 0.000988 0.922868 ( 0.923249)
build_ruby 0.000000 0.001387 2.722705 ( 2.723136)
build_all 0.004414 0.005487 16.936390 ( 1.481021)
build_install 0.008069 0.000519 5.016223 ( 1.210805)
test_btest 0.000634 0.000083 87.679850 ( 7.373551)
test_basic 0.000000 0.003340 0.709947 ( 0.788155)
test_all 0.097008 0.042461 530.522400 ( 56.819991)
test_rubyspec 0.023598 0.021045 49.745718 ( 62.037453)
total: 135.04 sec