Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-210740
#<BuildRuby:0x000055ccf045c0c8
@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.20231118-210740",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004431 0.001209 0.924117 ( 1.303196)
build_miniruby 0.000882 0.000241 0.837588 ( 0.837705)
build_ruby 0.001479 0.000000 2.638876 ( 2.639888)
build_all 0.007179 0.000000 11.898031 ( 0.964444)
build_install 0.007546 0.005298 3.432671 ( 0.962323)
test_btest 0.000545 0.000156 62.755763 ( 4.965628)
test_basic 0.005187 0.000129 0.409226 ( 0.488179)
test_all 0.069971 0.025376 342.259559 ( 37.672703)
test_rubyspec 0.034489 0.034668 39.976611 ( 52.527659)
total: 102.36 sec