Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-211554
#<BuildRuby:0x00005589a75dc100
@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-211554",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.004745 1.170132 ( 1.566658)
build_miniruby 0.000000 0.001362 1.375763 ( 1.379353)
build_ruby 0.000000 0.001644 4.143373 ( 4.151257)
build_all 0.003303 0.006392 16.226574 ( 1.678286)
build_install 0.011569 0.002726 4.743307 ( 1.620230)
test_btest 0.000739 0.000000 85.876968 ( 7.936599)
test_basic 0.005047 0.000566 0.629674 ( 0.697538)
test_all 0.075358 0.045410 540.972727 ( 55.909391)
test_rubyspec 0.042916 0.020314 73.094879 ( 85.469742)
total: 160.41 sec