Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-092844
#<BuildRuby:0x0000563a620dd480
@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.20220815-092844",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009729 0.000878 0.857904 ( 1.016759)
build_miniruby 0.001975 0.000304 0.064181 ( 0.063053)
build_ruby 0.001785 0.000275 0.053709 ( 0.052007)
build_all 0.007918 0.000000 1.208185 ( 0.447743)
build_install 0.003358 0.012039 1.552700 ( 0.775249)
test_btest 0.001192 0.000350 53.038648 ( 6.026560)
test_basic 0.004589 0.001350 0.288531 ( 0.378488)
test_all 0.003147 0.000925 485.785687 ( 51.967366)
test_rubyspec 0.074212 0.054096 41.789560 ( 49.407375)
total: 110.14 sec