Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-222918
#<BuildRuby:0x000055636f44f778
@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.20220226-222918",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008454 0.003374 0.992784 ( 1.382334)
build_miniruby 0.001493 0.000280 0.073246 ( 0.071471)
build_ruby 0.001854 0.000347 0.075130 ( 0.073811)
build_all 0.009809 0.000277 4.168012 ( 0.849656)
build_install 0.020274 0.002542 7.995106 ( 2.445518)
test_btest 0.000867 0.000137 74.463696 ( 7.974852)
test_basic 0.006723 0.001062 0.335961 ( 0.425064)
test_all 0.001701 0.000118 710.413224 ( 68.285731)
test_rubyspec 0.118250 0.049822 46.515643 ( 52.011396)
total: 133.52 sec