Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-172713
#<BuildRuby:0x000055d2c69f4090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-172713",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.003651 0.000913 1.210091 ( 1.594018)
build_miniruby 0.001180 0.000000 1.863526 ( 1.865610)
build_ruby 0.001637 0.000000 4.211050 ( 4.221086)
build_all 0.009518 0.000897 16.543157 ( 1.704613)
build_install 0.008995 0.005642 4.779546 ( 1.604953)
test_btest 0.000582 0.000153 79.756784 ( 8.817793)
test_basic 0.005346 0.001407 0.659921 ( 0.731084)
test_all 0.102364 0.018361 542.979176 ( 59.401136)
test_rubyspec 0.040544 0.022496 73.421112 ( 85.762592)
total: 165.70 sec