Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-094627
#<BuildRuby:0x000055ea6303b170
@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.20231109-094627",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000933 0.004316 1.435805 ( 1.629665)
build_miniruby 0.001152 0.000432 0.951462 ( 0.950537)
build_ruby 0.001126 0.000422 2.717571 ( 2.717615)
build_all 0.006800 0.003572 16.389294 ( 1.497238)
build_install 0.000683 0.008523 4.930643 ( 1.175153)
test_btest 0.000782 0.000391 84.678350 ( 6.922455)
test_basic 0.003105 0.001552 0.602406 ( 0.679681)
test_all 0.088208 0.049658 515.641228 ( 56.779887)
test_rubyspec 0.022455 0.026069 50.834424 ( 63.154002)
total: 135.51 sec