Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-170145
#<BuildRuby:0x0000562c4004d400
@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.20220816-170145",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008716 0.000670 0.789704 ( 1.152228)
build_miniruby 0.002006 0.000154 0.101293 ( 0.099342)
build_ruby 0.001100 0.004292 2.532942 ( 2.372760)
build_all 0.012579 0.001069 12.905689 ( 1.673732)
build_install 0.011075 0.004395 1.655693 ( 0.809190)
test_btest 0.000805 0.000135 52.834873 ( 6.036032)
test_basic 0.000814 0.005096 0.293907 ( 0.384501)
test_all 0.003584 0.000000 481.942388 ( 51.104123)
test_rubyspec 0.112565 0.022674 41.752935 ( 49.347868)
total: 112.98 sec