Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-023848
#<BuildRuby:0x0000563e0de57800
@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.20220803-023848",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003898 0.008066 0.963372 ( 1.181522)
build_miniruby 0.001950 0.000000 0.076530 ( 0.074764)
build_ruby 0.001935 0.000016 0.069854 ( 0.067773)
build_all 0.006556 0.003027 1.528816 ( 0.564629)
build_install 0.011456 0.010747 5.156110 ( 2.031312)
test_btest 0.000646 0.000348 72.214646 ( 8.389667)
test_basic 0.004974 0.002284 0.328762 ( 0.417714)
test_all 0.001654 0.000883 653.931335 ( 64.467524)
test_rubyspec 0.112184 0.053475 45.862510 ( 53.244377)
total: 130.44 sec