Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-100312
#<BuildRuby:0x00005625b63e92c0
@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.20220720-100312",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004421 0.005148 0.741667 ( 1.187824)
build_miniruby 0.000922 0.000230 0.047868 ( 0.046491)
build_ruby 0.000977 0.000245 0.049678 ( 0.048309)
build_all 0.005880 0.001470 1.259037 ( 0.486107)
build_install 0.013580 0.003395 4.616222 ( 1.859217)
test_btest 0.000843 0.000211 53.448264 ( 10.184646)
test_basic 0.005170 0.000000 0.211609 ( 0.302087)
test_all 0.001427 0.000087 549.309208 ( 92.240094)
test_rubyspec 0.067550 0.080827 39.393759 ( 45.471933)
total: 151.83 sec