Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-152830
#<BuildRuby:0x0000562397ad1400
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221105-152830",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007574 0.000568 0.956974 ( 1.087905)
build_miniruby 0.001169 0.000180 0.049728 ( 0.049014)
build_ruby 0.001486 0.000000 0.051351 ( 0.050517)
build_all 0.009542 0.000341 1.270879 ( 0.478174)
build_install 0.005773 0.009215 1.582840 ( 0.824554)
test_btest 0.001771 0.000442 62.433936 ( 6.532207)
test_basic 0.000798 0.004894 0.303502 ( 0.396825)
test_all 0.001883 0.000588 486.491912 ( 53.611329)
test_rubyspec 0.062505 0.066270 43.165002 ( 51.726286)
total: 114.76 sec