Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-202837
#<BuildRuby:0x0000561a92410110
@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.20231210-202837",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003715 0.000337 1.004448 ( 1.279050)
build_miniruby 0.000000 0.001095 0.863986 ( 0.864419)
build_ruby 0.000000 0.001057 2.691716 ( 2.693880)
build_all 0.000914 0.007306 12.238478 ( 0.997282)
build_install 0.006938 0.001983 3.545126 ( 0.969036)
test_btest 0.000000 0.000785 61.564056 ( 5.943500)
test_basic 0.000008 0.003153 0.370918 ( 0.452978)
test_all 0.074752 0.028423 385.203149 ( 36.747116)
test_rubyspec 0.029498 0.044577 39.881184 ( 52.532369)
total: 102.48 sec