Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-080222
#<BuildRuby:0x000055a5b4591550
@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.20220717-080222",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008805 0.000678 0.796104 ( 1.137362)
build_miniruby 0.001295 0.000099 0.060727 ( 0.059540)
build_ruby 0.002115 0.000000 0.064631 ( 0.063129)
build_all 0.008163 0.000059 1.274943 ( 0.497435)
build_install 0.010829 0.008265 4.289964 ( 1.805295)
test_btest 0.001851 0.000292 53.880636 ( 6.028234)
test_basic 0.004971 0.000785 0.286663 ( 0.378214)
test_all 0.001177 0.002726 486.079450 ( 51.603984)
test_rubyspec 0.106375 0.036799 42.103560 ( 47.577342)
total: 109.15 sec