Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-134309
#<BuildRuby:0x00005646c0a7d570
@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.20220821-134309",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000011)
build_up 0.009955 0.000286 0.807364 ( 0.836853)
build_miniruby 0.001724 0.000247 0.061283 ( 0.058702)
build_ruby 0.001222 0.000174 0.064016 ( 0.062536)
build_all 0.007070 0.000364 1.257557 ( 0.449888)
build_install 0.015855 0.000800 1.594187 ( 0.794310)
test_btest 0.000888 0.000104 55.188118 ( 6.493933)
test_basic 0.005884 0.000692 0.281229 ( 0.372226)
test_all 0.003951 0.000000 481.932889 ( 51.782172)
test_rubyspec 0.070124 0.052180 42.497207 ( 50.790399)
total: 111.64 sec