Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-043248
#<BuildRuby:0x00005596be130420
@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.20220422-043248",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000045 0.000011 0.000056 ( 0.000043)
build_up 0.003355 0.007924 1.059786 ( 2.043529)
build_miniruby 0.001425 0.000548 0.066442 ( 0.064332)
build_ruby 0.001189 0.000457 0.067836 ( 0.066083)
build_all 0.009898 0.000456 1.508268 ( 0.592827)
build_install 0.016031 0.006940 5.860755 ( 2.796912)
test_btest 0.000000 0.001169 77.363009 ( 8.609101)
test_basic 0.002172 0.005221 0.326008 ( 0.420693)
test_all 0.001754 0.000738 695.374149 ( 67.280491)
test_rubyspec 0.111302 0.062404 46.134662 ( 51.345848)
total: 133.22 sec