Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-155914
#<BuildRuby:0x000055b39b6a5438
@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.20220720-155914",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006531 0.004454 0.837030 ( 0.979920)
build_miniruby 0.001161 0.000166 0.052368 ( 0.051060)
build_ruby 0.001417 0.000203 0.064029 ( 0.063193)
build_all 0.006930 0.000990 1.275952 ( 0.473723)
build_install 0.012333 0.005424 4.319194 ( 1.865278)
test_btest 0.001809 0.000339 53.075194 ( 6.511897)
test_basic 0.000761 0.005444 0.297577 ( 0.391544)
test_all 0.002291 0.000138 495.532091 ( 51.452368)
test_rubyspec 0.087529 0.053576 42.117949 ( 47.986965)
total: 109.78 sec