Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-002822
#<BuildRuby:0x0000564ca2c8c040
@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.20240107-002822",
@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.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004701 0.000261 1.252115 ( 1.637982)
build_miniruby 0.001194 0.000000 1.390506 ( 1.392751)
build_ruby 0.001567 0.000000 4.245164 ( 4.253723)
build_all 0.009921 0.000020 16.449341 ( 1.583236)
build_install 0.016808 0.000000 5.089514 ( 1.904176)
test_btest 0.000677 0.000000 81.483243 ( 10.497708)
test_basic 0.000000 0.005051 0.608200 ( 0.674946)
test_all 0.088385 0.031349 558.683317 ( 63.040666)
test_rubyspec 0.039094 0.021885 71.954987 ( 84.256784)
total: 169.24 sec