Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-020039
#<BuildRuby:0x00005596f3d30920
@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-020039",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006887 0.003902 1.003390 ( 1.373309)
build_miniruby 0.001790 0.000358 0.072916 ( 0.071688)
build_ruby 0.002052 0.000410 0.075972 ( 0.074730)
build_all 0.008925 0.000853 1.522583 ( 0.571113)
build_install 0.012858 0.009032 5.181749 ( 2.050404)
test_btest 0.001008 0.000265 70.170508 ( 8.544084)
test_basic 0.005822 0.001532 0.327466 ( 0.417450)
test_all 0.001645 0.000433 663.982907 ( 66.088043)
test_rubyspec 0.104897 0.070885 45.397911 ( 51.162977)
total: 130.35 sec