Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-094114
#<BuildRuby:0x000055556e3af520
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230520-094114",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004901 0.000754 1.388022 ( 2.609136)
build_miniruby 0.000971 0.000149 0.835793 ( 0.834970)
build_ruby 0.001080 0.000166 2.374243 ( 2.373961)
build_all 0.000250 0.008050 12.051582 ( 1.077308)
build_install 0.006682 0.000624 1.607812 ( 0.804900)
test_btest 0.000718 0.000191 78.632739 ( 7.178331)
test_basic 0.003137 0.000000 0.438092 ( 0.525916)
test_all 0.001077 0.000000 412.823837 ( 42.046891)
test_rubyspec 0.018006 0.027180 40.670266 ( 53.172037)
total: 110.62 sec