Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-150056
#<BuildRuby:0x0000558ba65d8dd8
@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.20220901-150056",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011094 0.001023 0.983247 ( 1.025658)
build_miniruby 0.001658 0.000237 0.077785 ( 0.076506)
build_ruby 0.002041 0.000000 0.077823 ( 0.076338)
build_all 0.010140 0.000000 1.538591 ( 0.565558)
build_install 0.021800 0.000672 1.916761 ( 0.929730)
test_btest 0.000956 0.000096 73.230123 ( 7.943239)
test_basic 0.003475 0.004084 0.328529 ( 0.418062)
test_all 0.002705 0.000369 672.004518 ( 66.978890)
test_rubyspec 0.094371 0.082150 45.369492 ( 53.874710)
total: 131.89 sec