Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-103759
#<BuildRuby:0x000055f773532e90
@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.20220807-103759",
@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.000051 0.000008 0.000059 ( 0.000059)
autoconf 0.000050 0.000007 0.000057 ( 0.000056)
configure 0.000040 0.000006 0.000046 ( 0.000046)
build_up 0.010158 0.001563 0.807241 ( 0.975339)
build_miniruby 0.001664 0.000000 0.065355 ( 0.063950)
build_ruby 0.002027 0.000000 0.065373 ( 0.063021)
build_all 0.009953 0.000637 1.259712 ( 0.486477)
build_install 0.015453 0.000684 4.157081 ( 1.738204)
test_btest 0.002420 0.000000 50.518792 ( 5.824600)
test_basic 0.002164 0.005106 0.300645 ( 0.390107)
test_all 0.002570 0.000428 497.562127 ( 52.650393)
test_rubyspec 0.094843 0.038460 41.492613 ( 49.074428)
total: 111.27 sec