Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-120047
#<BuildRuby:0x0000562c85dab5f8
@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.20231106-120047",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003736 0.000879 1.303824 ( 1.577718)
build_miniruby 0.000817 0.000192 0.838887 ( 0.838390)
build_ruby 0.001234 0.000000 2.709704 ( 2.710226)
build_all 0.003325 0.007256 17.344545 ( 1.579951)
build_install 0.008654 0.001386 5.329203 ( 1.217639)
test_btest 0.000804 0.000241 84.748008 ( 8.001359)
test_basic 0.000609 0.004526 0.764856 ( 0.841302)
test_all 0.107216 0.026936 540.813224 ( 54.827546)
test_rubyspec 0.009419 0.040195 51.441307 ( 63.792653)
total: 135.39 sec