Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-175050
#<BuildRuby:0x000055734491c6e0
@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.20220824-175050",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009037 0.001599 0.976028 ( 1.120507)
build_miniruby 0.002266 0.000000 0.072958 ( 0.071448)
build_ruby 0.002325 0.000119 0.076657 ( 0.074818)
build_all 0.004086 0.005740 1.532824 ( 0.571419)
build_install 0.018373 0.003152 1.871548 ( 0.918513)
test_btest 0.001108 0.000350 80.274908 ( 8.563813)
test_basic 0.007249 0.000853 0.330286 ( 0.418360)
test_all 0.000000 0.003437 687.309608 ( 67.408032)
test_rubyspec 0.107393 0.061757 45.873869 ( 54.423749)
total: 133.57 sec