Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-095934
#<BuildRuby:0x000056015be2b280
@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.20231209-095934",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000338 0.004056 0.999236 ( 1.250374)
build_miniruby 0.000919 0.000076 0.863330 ( 0.864576)
build_ruby 0.001573 0.000131 2.690383 ( 2.694007)
build_all 0.007393 0.000239 12.102369 ( 1.016867)
build_install 0.007998 0.005023 3.587925 ( 0.970974)
test_btest 0.000664 0.000095 60.767208 ( 5.991887)
test_basic 0.000465 0.003956 0.371819 ( 0.452562)
test_all 0.072880 0.027192 392.917294 ( 34.021041)
test_rubyspec 0.047887 0.030020 39.805863 ( 52.428188)
total: 99.69 sec