Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-080150
#<BuildRuby:0x00005651ebb5d400
@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.20220723-080150",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009891 0.000761 0.845742 ( 0.961962)
build_miniruby 0.001398 0.000108 0.065445 ( 0.064524)
build_ruby 0.001690 0.000130 0.066281 ( 0.065103)
build_all 0.009370 0.000310 1.280256 ( 0.480400)
build_install 0.014757 0.004609 4.353621 ( 1.825702)
test_btest 0.001646 0.000183 53.323698 ( 6.196841)
test_basic 0.000821 0.005218 0.303922 ( 0.395780)
test_all 0.002113 0.000352 500.982729 ( 53.796301)
test_rubyspec 0.074274 0.051790 41.599986 ( 47.470121)
total: 111.26 sec