Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-022532
#<BuildRuby:0x000055d7e8b211f8
@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.20220821-022532",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008762 0.000052 0.822524 ( 1.632742)
build_miniruby 0.001221 0.000081 0.063251 ( 0.062411)
build_ruby 0.001838 0.000122 0.064476 ( 0.062425)
build_all 0.007525 0.000501 1.246099 ( 0.462687)
build_install 0.006518 0.009850 1.600260 ( 0.799916)
test_btest 0.000709 0.000133 53.887103 ( 6.086304)
test_basic 0.004596 0.000862 0.305089 ( 0.395717)
test_all 0.005110 0.000000 511.394667 ( 53.284195)
test_rubyspec 0.081012 0.046056 41.783432 ( 50.305002)
total: 113.09 sec