Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-204317
#<BuildRuby:0x000055ea46d10e80
@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.20221019-204317",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.003995 0.005293 1.143996 ( 1.192176)
build_miniruby 0.001497 0.000545 0.110858 ( 0.107361)
build_ruby 0.001603 0.000000 0.108015 ( 0.104848)
build_all 0.006788 0.001366 1.366573 ( 0.607940)
build_install 0.012812 0.002496 1.653939 ( 0.900294)
test_btest 0.000000 0.001701 63.442198 ( 6.817230)
test_basic 0.002927 0.004647 0.371191 ( 0.460207)
test_all 0.005770 0.000672 513.014003 ( 54.592192)
test_rubyspec 0.078076 0.037385 43.164046 ( 51.663621)
total: 116.45 sec