Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-001428
#<BuildRuby:0x00005585e017f3e8
@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.20240108-001428",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.004604 1.238499 ( 1.645377)
build_miniruby 0.000000 0.001335 1.433793 ( 1.436029)
build_ruby 0.001306 0.000464 5.517046 ( 5.522738)
build_all 0.005971 0.004162 16.607541 ( 1.774125)
build_install 0.010952 0.005688 5.208870 ( 2.028382)
test_btest 0.000655 0.000178 83.713650 ( 8.113227)
test_basic 0.001273 0.004484 0.661506 ( 0.726838)
test_all 0.086749 0.032877 560.672746 ( 59.344725)
test_rubyspec 0.040637 0.024717 78.668301 ( 90.851170)
total: 171.44 sec