Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-122047
#<BuildRuby:0x000055e23aebc9c8
@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.20220826-122047",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006924 0.004721 0.963278 ( 1.100099)
build_miniruby 0.001990 0.000460 0.077799 ( 0.076149)
build_ruby 0.001912 0.000441 0.070384 ( 0.068704)
build_all 0.009470 0.001044 1.539843 ( 0.599737)
build_install 0.019452 0.002900 1.854628 ( 0.914853)
test_btest 0.000959 0.000191 70.135473 ( 8.546681)
test_basic 0.008068 0.000000 0.317360 ( 0.406437)
test_all 0.003737 0.000000 636.491898 ( 64.406593)
test_rubyspec 0.158795 0.020641 45.918723 ( 54.026971)
total: 130.15 sec