Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-121757
#<BuildRuby:0x00005633a83bcf40
@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.20220422-121757",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000011 0.000003 0.000014 ( 0.000017)
build_up 0.009689 0.001740 1.041598 ( 1.841733)
build_miniruby 0.000000 0.002045 0.072066 ( 0.070298)
build_ruby 0.000000 0.002167 0.075354 ( 0.073456)
build_all 0.005869 0.003307 1.475369 ( 0.623263)
build_install 0.014041 0.009090 5.805514 ( 2.797954)
test_btest 0.001015 0.000451 70.369679 ( 8.157815)
test_basic 0.007448 0.001281 0.332085 ( 0.420214)
test_all 0.001594 0.000671 683.456656 ( 66.648635)
test_rubyspec 0.116785 0.065381 45.462547 ( 50.712923)
total: 131.35 sec