Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-091854
#<BuildRuby:0x00005647a8af6f90
@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.20221008-091854",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.000000 0.010110 1.088994 ( 1.151284)
build_miniruby 0.000126 0.001919 0.099083 ( 0.096571)
build_ruby 0.000952 0.000519 0.104283 ( 0.102473)
build_all 0.007619 0.001754 1.356734 ( 0.571889)
build_install 0.013770 0.002122 1.652941 ( 0.904178)
test_btest 0.001592 0.000683 58.849880 ( 6.684832)
test_basic 0.004677 0.002005 0.352387 ( 0.443449)
test_all 0.008089 0.000000 510.260644 ( 54.169948)
test_rubyspec 0.078503 0.064588 42.626639 ( 51.202135)
total: 115.33 sec