Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-113536
#<BuildRuby:0x000055cbfb41c9c8
@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.20220723-113536",
@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.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010451 0.001772 0.974390 ( 1.019627)
build_miniruby 0.002359 0.000000 0.069007 ( 0.066680)
build_ruby 0.001990 0.000241 0.073843 ( 0.071488)
build_all 0.009799 0.000588 1.520277 ( 0.579844)
build_install 0.017870 0.001946 5.149944 ( 2.076708)
test_btest 0.001291 0.000000 73.867376 ( 7.994586)
test_basic 0.003105 0.004166 0.323988 ( 0.412936)
test_all 0.001547 0.000337 634.378040 ( 64.363828)
test_rubyspec 0.118682 0.060526 45.662275 ( 51.374390)
total: 127.96 sec