Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-111007
#<BuildRuby:0x000055914625ef90
@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.20220731-111007",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006030 0.004773 0.819869 ( 0.944782)
build_miniruby 0.002287 0.000000 0.065473 ( 0.064297)
build_ruby 0.001399 0.000093 0.064775 ( 0.064050)
build_all 0.006378 0.001993 1.244241 ( 0.470454)
build_install 0.010914 0.006142 4.257126 ( 1.810059)
test_btest 0.000763 0.000267 51.779453 ( 6.183478)
test_basic 0.004928 0.001725 0.293169 ( 0.384210)
test_all 0.002405 0.000000 476.730142 ( 51.686389)
test_rubyspec 0.094743 0.045785 41.892903 ( 47.748604)
total: 109.36 sec