Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-055732
#<BuildRuby:0x0000557da68c09c8
@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.20220808-055732",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001555 0.009992 1.011973 ( 1.694339)
build_miniruby 0.001156 0.000386 0.074949 ( 0.073818)
build_ruby 0.000000 0.002489 0.071974 ( 0.069399)
build_all 0.003938 0.006664 1.526626 ( 0.572978)
build_install 0.019433 0.003801 5.117816 ( 2.113219)
test_btest 0.000000 0.001212 74.626295 ( 8.258992)
test_basic 0.000000 0.006459 0.326443 ( 0.425896)
test_all 0.000000 0.002744 653.706406 ( 64.978645)
test_rubyspec 0.114688 0.065275 45.625117 ( 53.074569)
total: 131.26 sec