Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-101859
#<BuildRuby:0x0000561957bbf7f8
@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-101859",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.005020 1.065625 ( 1.645735)
build_miniruby 0.000000 0.001113 1.288344 ( 1.290901)
build_ruby 0.000000 0.001601 3.860968 ( 3.869807)
build_all 0.002680 0.007232 16.255948 ( 1.593831)
build_install 0.009084 0.004060 4.632004 ( 1.513256)
test_btest 0.000492 0.000156 80.598603 ( 10.904092)
test_basic 0.001349 0.003853 0.564436 ( 0.641774)
test_all 0.105148 0.014249 549.346429 ( 62.161974)
test_rubyspec 0.044256 0.013615 65.498175 ( 77.928431)
total: 161.55 sec