Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-212951
#<BuildRuby:0x00005636324ff600
@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-212951",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.012091 0.000550 1.011631 ( 1.104616)
build_miniruby 0.001536 0.000204 0.073359 ( 0.072051)
build_ruby 0.002212 0.000000 0.075782 ( 0.073317)
build_all 0.009876 0.000000 1.519721 ( 0.576491)
build_install 0.021085 0.001155 5.138571 ( 2.070582)
test_btest 0.001286 0.000000 77.752664 ( 8.553892)
test_basic 0.006305 0.000284 0.318786 ( 0.411198)
test_all 0.001873 0.000178 681.448035 ( 66.613944)
test_rubyspec 0.129622 0.047205 45.396373 ( 51.093251)
total: 130.57 sec