Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-163023
#<BuildRuby:0x0000556b3b382ad8
@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.20220814-163023",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000039 0.000007 0.000046 ( 0.000042)
build_up 0.000061 0.010983 0.806294 ( 0.843634)
build_miniruby 0.001043 0.000401 0.053961 ( 0.052435)
build_ruby 0.001398 0.000537 0.061480 ( 0.059225)
build_all 0.002898 0.005408 1.262383 ( 0.463305)
build_install 0.011065 0.005450 1.574396 ( 0.797426)
test_btest 0.000000 0.000744 54.388978 ( 6.227688)
test_basic 0.004179 0.001429 0.290410 ( 0.381366)
test_all 0.004969 0.000000 485.660114 ( 51.729068)
test_rubyspec 0.076047 0.059229 41.660466 ( 49.262123)
total: 109.82 sec