Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-213605
#<BuildRuby:0x0000556a3eef9338
@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.20220731-213605",
@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.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.009284 0.824005 ( 1.118543)
build_miniruby 0.001499 0.001122 0.064103 ( 0.063175)
build_ruby 0.001053 0.000669 0.065434 ( 0.064750)
build_all 0.007187 0.001921 1.234757 ( 0.472784)
build_install 0.006916 0.008783 4.180318 ( 1.793766)
test_btest 0.000851 0.000568 53.285855 ( 6.387137)
test_basic 0.003728 0.002485 0.291505 ( 0.383485)
test_all 0.000587 0.001990 481.446795 ( 51.758590)
test_rubyspec 0.079445 0.068784 41.868985 ( 47.752315)
total: 109.80 sec