Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-181907
#<BuildRuby:0x000055e6c08cc178
@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.20231208-181907",
@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.000000 0.000003 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.004541 0.000098 1.006615 ( 1.299287)
build_miniruby 0.000663 0.000120 0.873080 ( 0.873419)
build_ruby 0.001176 0.000214 2.703892 ( 2.704748)
build_all 0.007181 0.000000 12.069500 ( 1.017807)
build_install 0.006841 0.002239 3.561235 ( 0.976034)
test_btest 0.000735 0.000129 65.136870 ( 5.652619)
test_basic 0.001097 0.003063 0.380737 ( 0.461372)
test_all 0.064503 0.039083 372.856561 ( 39.282122)
test_rubyspec 0.027082 0.032730 39.507131 ( 52.157025)
total: 104.43 sec