Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-230826
#<BuildRuby:0x000055c161f43788
@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.20231213-230826",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004679 0.000936 1.024994 ( 1.284179)
build_miniruby 0.001121 0.000224 0.874541 ( 0.875508)
build_ruby 0.001332 0.000266 2.710008 ( 2.712137)
build_all 0.004363 0.003480 12.073509 ( 1.018594)
build_install 0.006294 0.006447 3.563707 ( 0.975397)
test_btest 0.000539 0.000180 63.946120 ( 5.038844)
test_basic 0.003255 0.001085 0.379633 ( 0.460526)
test_all 0.081951 0.018044 380.388877 ( 41.476194)
test_rubyspec 0.025771 0.034550 39.871612 ( 52.557777)
total: 106.40 sec