Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-095428
#<BuildRuby:0x0000563f4fc5d480
@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.20220817-095428",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006749 0.003749 0.813734 ( 1.192191)
build_miniruby 0.001369 0.000760 0.064091 ( 0.062373)
build_ruby 0.000848 0.000471 0.065398 ( 0.064473)
build_all 0.005601 0.003111 1.274633 ( 0.477073)
build_install 0.016104 0.000000 1.569119 ( 0.793292)
test_btest 0.000867 0.000143 55.283291 ( 6.197421)
test_basic 0.004836 0.002015 0.279367 ( 0.367931)
test_all 0.003461 0.001442 499.524964 ( 52.002190)
test_rubyspec 0.069127 0.065144 41.665869 ( 49.276954)
total: 110.43 sec