Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-234436
#<BuildRuby:0x0000561fb51674b8
@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.20220812-234436",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.012513 0.973962 ( 1.024132)
build_miniruby 0.001249 0.001658 0.080383 ( 0.077552)
build_ruby 0.000000 0.001966 0.072105 ( 0.070016)
build_all 0.008555 0.002206 1.527492 ( 0.572643)
build_install 0.018410 0.004050 1.887080 ( 0.918622)
test_btest 0.000921 0.000400 77.589259 ( 8.743735)
test_basic 0.005539 0.002409 0.340775 ( 0.432505)
test_all 0.003225 0.001403 641.876490 ( 64.755177)
test_rubyspec 0.075282 0.099293 45.995881 ( 53.507323)
total: 130.10 sec