Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-152454
#<BuildRuby:0x0000556ca12883a0
@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.20220908-152454",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008285 0.002662 1.117300 ( 1.093798)
build_miniruby 0.001721 0.000614 0.070687 ( 0.068776)
build_ruby 0.001150 0.000410 0.063557 ( 0.062039)
build_all 0.003768 0.005686 1.545693 ( 0.608190)
build_install 0.014974 0.008041 1.896267 ( 0.943904)
test_btest 0.000674 0.000304 95.921175 ( 9.362274)
test_basic 0.000000 0.007576 0.353397 ( 0.441851)
test_all 0.004021 0.000100 664.559287 ( 67.316243)
test_rubyspec 0.094893 0.091177 47.110697 ( 55.600986)
total: 135.50 sec