Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-082003
#<BuildRuby:0x0000558f1e210f40
@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.20220309-082003",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009665 0.001801 1.001308 ( 1.582561)
build_miniruby 0.001635 0.000000 0.073657 ( 0.072422)
build_ruby 0.001937 0.000000 0.076625 ( 0.074802)
build_all 0.001306 0.008882 4.177043 ( 0.857262)
build_install 0.017056 0.006004 7.913818 ( 2.385603)
test_btest 0.000824 0.000339 72.022404 ( 8.387938)
test_basic 0.005554 0.002287 0.339997 ( 0.429400)
test_all 0.001255 0.000517 693.520404 ( 67.617854)
test_rubyspec 0.071922 0.090760 46.066248 ( 51.621447)
total: 133.03 sec