Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-025010
#<BuildRuby:0x00005616c2584920
@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.20220907-025010",
@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.010377 0.001422 0.985711 ( 1.008769)
build_miniruby 0.002583 0.000000 0.077066 ( 0.075392)
build_ruby 0.002153 0.000119 0.075163 ( 0.073340)
build_all 0.009314 0.000140 1.539563 ( 0.617814)
build_install 0.020464 0.001128 1.930303 ( 0.968518)
test_btest 0.001201 0.000180 91.910169 ( 9.361779)
test_basic 0.007745 0.000427 0.342825 ( 0.432942)
test_all 0.005302 0.000000 686.956700 ( 68.189627)
test_rubyspec 0.127290 0.048739 46.966332 ( 55.197079)
total: 135.93 sec