Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-125823
#<BuildRuby:0x00005560ce587fa8
@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.20231026-125823",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003867 0.001209 1.309881 ( 1.550294)
build_miniruby 0.000752 0.000235 0.786969 ( 0.786457)
build_ruby 0.000976 0.000306 2.559401 ( 2.559820)
build_all 0.001244 0.009101 16.243089 ( 1.458872)
build_install 0.006201 0.003240 4.837817 ( 1.131793)
test_btest 0.000796 0.000353 79.941742 ( 7.817662)
test_basic 0.004704 0.000183 0.721605 ( 0.799207)
test_all 0.094096 0.039619 494.776070 ( 56.863478)
test_rubyspec 0.022778 0.025269 49.731848 ( 62.283244)
total: 135.25 sec