Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-114107
#<BuildRuby:0x00005569a9c1b7f0
@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-114107",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.001356 0.003734 1.315206 ( 1.706287)
build_miniruby 0.001173 0.000112 1.468396 ( 1.472680)
build_ruby 0.001382 0.000132 4.367782 ( 4.380146)
build_all 0.006721 0.004362 16.688546 ( 1.795535)
build_install 0.005989 0.009933 4.953282 ( 1.754429)
test_btest 0.000652 0.000150 82.337960 ( 8.007197)
test_basic 0.002229 0.003351 0.693967 ( 0.763105)
test_all 0.093929 0.028188 561.862119 ( 60.606410)
test_rubyspec 0.054159 0.014794 84.322481 ( 96.745519)
total: 177.23 sec