Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-202133
#<BuildRuby:0x00005578b2b5f7b8
@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.20230727-202133",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.002359 0.003499 1.426769 ( 2.727892)
build_miniruby 0.000941 0.000262 0.928347 ( 0.927733)
build_ruby 0.000899 0.000249 2.650064 ( 2.650016)
build_all 0.009173 0.000000 13.662680 ( 1.217007)
build_install 0.005846 0.001805 1.790653 ( 1.007288)
test_btest 0.000871 0.000218 78.090880 ( 6.941560)
test_basic 0.003136 0.000784 0.545456 ( 0.622878)
test_all 0.001060 0.000104 484.152534 ( 43.030746)
test_rubyspec 0.023388 0.020918 43.790216 ( 56.196925)
total: 115.32 sec