Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-100305
#<BuildRuby:0x00005620eed67800
@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-100305",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008868 0.002047 0.977198 ( 1.036578)
build_miniruby 0.001627 0.000375 0.072410 ( 0.071607)
build_ruby 0.001806 0.000417 0.075835 ( 0.074173)
build_all 0.008939 0.000872 1.523745 ( 0.580522)
build_install 0.020399 0.000863 1.903976 ( 0.937807)
test_btest 0.001293 0.000229 75.296346 ( 8.736646)
test_basic 0.006650 0.000000 0.332874 ( 0.423077)
test_all 0.005747 0.000222 644.689568 ( 64.561815)
test_rubyspec 0.128834 0.046577 45.909321 ( 53.404329)
total: 129.83 sec