Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-233656
#<BuildRuby:0x0000557010498d30
@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.20220804-233656",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009850 0.000220 0.960067 ( 0.968154)
build_miniruby 0.001564 0.000209 0.076342 ( 0.074607)
build_ruby 0.002221 0.000296 0.079225 ( 0.077013)
build_all 0.008085 0.003588 1.514681 ( 0.575227)
build_install 0.017287 0.005087 5.166562 ( 2.081298)
test_btest 0.001116 0.000212 72.613353 ( 8.289495)
test_basic 0.004264 0.004427 0.338378 ( 0.426744)
test_all 0.001985 0.000451 627.476591 ( 64.525507)
test_rubyspec 0.107849 0.060472 45.685072 ( 53.298109)
total: 130.32 sec