Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-155349
#<BuildRuby:0x00005595f65bb238
@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.20231027-155349",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005556 0.000364 1.415791 ( 1.666927)
build_miniruby 0.000962 0.000214 0.837946 ( 0.837311)
build_ruby 0.000000 0.001393 2.601362 ( 2.601450)
build_all 0.007195 0.002386 16.417300 ( 1.512522)
build_install 0.004424 0.004138 4.924302 ( 1.152344)
test_btest 0.001169 0.000000 82.671050 ( 7.978164)
test_basic 0.000000 0.005454 0.804686 ( 0.878928)
test_all 0.084430 0.047742 528.809837 ( 51.584913)
test_rubyspec 0.022735 0.027188 51.035939 ( 63.160852)
total: 131.37 sec