Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-230529
#<BuildRuby:0x000055dfaca49570
@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.20220721-230529",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009279 0.000773 0.902668 ( 2.525347)
build_miniruby 0.001567 0.000131 0.063729 ( 0.061947)
build_ruby 0.001983 0.000165 0.062020 ( 0.059536)
build_all 0.002848 0.004807 1.243384 ( 0.466029)
build_install 0.009818 0.007260 4.257115 ( 1.784504)
test_btest 0.000884 0.000204 53.268940 ( 5.979874)
test_basic 0.004547 0.001049 0.280698 ( 0.371792)
test_all 0.002089 0.000482 478.196738 ( 51.657086)
test_rubyspec 0.111487 0.026606 41.310300 ( 47.200372)
total: 110.11 sec