Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-122709
#<BuildRuby:0x0000558ab536b600
@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.20220724-122709",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007132 0.003738 0.973011 ( 1.031523)
build_miniruby 0.001488 0.000425 0.076703 ( 0.077160)
build_ruby 0.001406 0.000402 0.072424 ( 0.072066)
build_all 0.009112 0.001329 1.528051 ( 0.590459)
build_install 0.020242 0.001520 5.224765 ( 2.126953)
test_btest 0.000927 0.000206 78.009666 ( 8.617953)
test_basic 0.005760 0.001280 0.328204 ( 0.419327)
test_all 0.002789 0.000000 645.472217 ( 64.695449)
test_rubyspec 0.090269 0.080539 45.734758 ( 51.461598)
total: 129.09 sec