Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-153518
#<BuildRuby:0x0000563064d80870
@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.20220827-153518",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008230 0.002245 0.952175 ( 1.010414)
build_miniruby 0.001594 0.000435 0.079227 ( 0.078171)
build_ruby 0.001485 0.000405 0.076173 ( 0.074433)
build_all 0.006162 0.003851 1.534059 ( 0.578507)
build_install 0.014199 0.008141 1.861649 ( 0.902454)
test_btest 0.000923 0.000330 79.029744 ( 8.140072)
test_basic 0.000000 0.007027 0.324920 ( 0.415329)
test_all 0.000000 0.005981 673.328852 ( 65.989793)
test_rubyspec 0.108576 0.070715 45.600921 ( 54.054933)
total: 131.24 sec