Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-174828
#<BuildRuby:0x00005601f71c9400
@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.20220825-174828",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.000163 0.011497 0.801267 ( 1.579780)
build_miniruby 0.001134 0.000227 0.054075 ( 0.053095)
build_ruby 0.001683 0.000337 0.054774 ( 0.052898)
build_all 0.008292 0.000799 1.244766 ( 0.481709)
build_install 0.015462 0.000000 1.613846 ( 0.793893)
test_btest 0.001497 0.000000 54.451786 ( 6.437177)
test_basic 0.005734 0.000194 0.286862 ( 0.386068)
test_all 0.004455 0.000011 492.082229 ( 52.151318)
test_rubyspec 0.098010 0.044458 41.890051 ( 50.481137)
total: 112.42 sec