Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-160146
#<BuildRuby:0x00005576e5be29c0
@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.20221018-160146",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010621 1.165200 ( 1.215513)
build_miniruby 0.000752 0.001483 0.106222 ( 0.102657)
build_ruby 0.001065 0.000444 0.106715 ( 0.103751)
build_all 0.006249 0.002604 1.378700 ( 0.597053)
build_install 0.009388 0.006838 1.669972 ( 0.901411)
test_btest 0.001740 0.000000 62.032851 ( 6.691549)
test_basic 0.005872 0.001224 0.365620 ( 0.454548)
test_all 0.000549 0.007959 485.174932 ( 53.747030)
test_rubyspec 0.068198 0.047420 42.910585 ( 51.212919)
total: 115.03 sec