Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-085431
#<BuildRuby:0x000055b06f1f77f8
@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-085431",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004057 0.000812 1.021318 ( 1.278258)
build_miniruby 0.000911 0.000182 0.879431 ( 0.879449)
build_ruby 0.001359 0.000272 2.718597 ( 2.719800)
build_all 0.007633 0.000000 12.132557 ( 1.018804)
build_install 0.011384 0.003817 3.580108 ( 0.975784)
test_btest 0.000556 0.000112 66.815585 ( 4.790108)
test_basic 0.004393 0.000010 0.375871 ( 0.457168)
test_all 0.073514 0.025433 389.670598 ( 36.356670)
test_rubyspec 0.039691 0.017280 40.100528 ( 52.791992)
total: 101.27 sec