Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-134238
#<BuildRuby:0x00005594030ce120
@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.20220823-134238",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010235 0.000788 0.834027 ( 0.905023)
build_miniruby 0.002680 0.000000 0.064089 ( 0.061781)
build_ruby 0.001314 0.000000 0.054704 ( 0.053387)
build_all 0.008598 0.000577 1.255425 ( 0.469190)
build_install 0.008368 0.006412 1.543842 ( 0.778992)
test_btest 0.001431 0.000204 52.698829 ( 6.113103)
test_basic 0.005651 0.000807 0.290712 ( 0.380819)
test_all 0.004481 0.000640 501.866573 ( 52.949735)
test_rubyspec 0.062742 0.064693 41.745601 ( 50.116465)
total: 111.83 sec