Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-083836
#<BuildRuby:0x000055d116c2f438
@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.20231220-083836",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000265 0.004080 1.044113 ( 1.283528)
build_miniruby 0.000748 0.000136 0.907445 ( 0.907986)
build_ruby 0.001352 0.000000 2.742079 ( 2.745067)
build_all 0.007722 0.000131 12.231454 ( 1.043633)
build_install 0.006039 0.003736 3.558067 ( 0.981931)
test_btest 0.000682 0.000137 67.483273 ( 5.222146)
test_basic 0.000603 0.003250 0.386210 ( 0.469305)
test_all 0.080635 0.029746 453.485241 ( 45.489355)
test_rubyspec 0.032550 0.023348 40.221512 ( 52.959905)
total: 111.10 sec