Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-213356
#<BuildRuby:0x0000564866404048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-213356",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005321 0.000137 1.302882 ( 2.650760)
build_miniruby 0.000939 0.000000 0.858534 ( 0.858149)
build_ruby 0.001361 0.000000 2.735601 ( 2.735873)
build_all 0.006426 0.003622 17.111520 ( 1.518318)
build_install 0.004933 0.004065 5.016529 ( 1.186213)
test_btest 0.000856 0.000143 86.498452 ( 7.041142)
test_basic 0.001037 0.003413 0.733081 ( 0.813352)
test_all 0.104072 0.034190 530.890619 ( 57.314261)
test_rubyspec 0.017555 0.028331 51.129560 ( 63.435775)
total: 137.55 sec