Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-143111
#<BuildRuby:0x00005563777b3c18
@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.20230810-143111",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.006259 1.439257 ( 2.809456)
build_miniruby 0.000000 0.001126 0.900225 ( 0.928732)
build_ruby 0.000000 0.001628 2.888896 ( 2.888256)
build_all 0.004228 0.005222 14.108662 ( 1.292995)
build_install 0.007207 0.001257 2.053575 ( 0.997329)
test_btest 0.000000 0.001139 82.070705 ( 8.026709)
test_basic 0.000254 0.004921 0.710980 ( 0.784028)
test_all 0.000961 0.000449 565.270011 ( 56.770950)
test_rubyspec 0.017414 0.025818 45.631254 ( 57.787178)
total: 132.29 sec