Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-122445
#<BuildRuby:0x00005561f73806e0
@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.20220815-122445",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.012132 0.000543 0.998920 ( 1.458621)
build_miniruby 0.002009 0.000134 0.076259 ( 0.074300)
build_ruby 0.001771 0.000118 0.077361 ( 0.075291)
build_all 0.004698 0.005419 1.497424 ( 0.571862)
build_install 0.016976 0.005385 1.921939 ( 0.926181)
test_btest 0.001268 0.000000 78.305217 ( 8.119055)
test_basic 0.007139 0.000000 0.330759 ( 0.430244)
test_all 0.003433 0.000244 626.289944 ( 66.564921)
test_rubyspec 0.103574 0.084655 45.992454 ( 53.479680)
total: 131.70 sec