Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-045535
#<BuildRuby:0x00005560f80df788
@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.20240117-045535",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003485 0.001549 0.808369 ( 1.313852)
build_miniruby 0.000663 0.000295 0.850014 ( 0.849907)
build_ruby 0.001521 0.000000 2.710839 ( 2.711451)
build_all 0.007988 0.000000 11.950947 ( 1.001321)
build_install 0.009959 0.000600 3.709574 ( 0.994013)
test_btest 0.000712 0.000219 64.259605 ( 4.536006)
test_basic 0.002969 0.000913 0.400553 ( 0.480802)
test_all 0.081346 0.018814 392.324747 ( 36.136627)
test_rubyspec 0.041407 0.087297 73.309045 ( 85.776522)
total: 133.80 sec