Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-203132
#<BuildRuby:0x00005642984b6fa0
@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.20231201-203132",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004989 0.000379 1.339054 ( 1.748861)
build_miniruby 0.000689 0.000259 0.835047 ( 0.835752)
build_ruby 0.000979 0.000367 2.815117 ( 2.816050)
build_all 0.001381 0.009008 16.650752 ( 1.475798)
build_install 0.008297 0.000336 4.945087 ( 1.154999)
test_btest 0.000453 0.000204 87.363627 ( 7.045722)
test_basic 0.002986 0.001344 0.638609 ( 0.719979)
test_all 0.103756 0.032390 551.739416 ( 52.774334)
test_rubyspec 0.020786 0.027871 51.658301 ( 63.918651)
total: 132.49 sec