Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-165006
#<BuildRuby:0x000055d44cba4ea8
@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.20220825-165006",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.009248 0.001896 0.987296 ( 1.024837)
build_miniruby 0.002549 0.000000 0.065643 ( 0.063595)
build_ruby 0.001800 0.000000 0.079790 ( 0.078663)
build_all 0.007217 0.003869 1.500478 ( 0.570578)
build_install 0.021328 0.000000 1.915051 ( 0.915942)
test_btest 0.000751 0.000051 73.687341 ( 8.201435)
test_basic 0.003201 0.005416 0.330513 ( 0.418213)
test_all 0.004547 0.000000 640.560073 ( 64.720815)
test_rubyspec 0.124942 0.053723 46.087727 ( 54.576370)
total: 130.57 sec