Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-053248
#<BuildRuby:0x000055e3c056c3a0
@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.20220823-053248",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009160 0.004382 1.014958 ( 2.521242)
build_miniruby 0.001475 0.000526 0.074336 ( 0.072441)
build_ruby 0.001495 0.000534 0.075167 ( 0.073140)
build_all 0.009658 0.001817 1.510593 ( 0.564969)
build_install 0.015008 0.007936 1.911345 ( 0.922051)
test_btest 0.000893 0.000330 75.574847 ( 7.970821)
test_basic 0.006999 0.000890 0.326149 ( 0.415252)
test_all 0.004720 0.000044 636.268699 ( 64.102759)
test_rubyspec 0.115072 0.051032 45.748196 ( 54.348068)
total: 130.99 sec