Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-222235
#<BuildRuby:0x000055d92888a700
@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.20220812-222235",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000040 0.000006 0.000046 ( 0.000047)
build_up 0.005985 0.005460 0.971265 ( 1.019222)
build_miniruby 0.001597 0.000369 0.073010 ( 0.071985)
build_ruby 0.001623 0.000375 0.081996 ( 0.080695)
build_all 0.009766 0.000032 1.519473 ( 0.592252)
build_install 0.010023 0.012981 1.884458 ( 0.936861)
test_btest 0.001320 0.000440 74.509557 ( 8.388383)
test_basic 0.007208 0.000806 0.337666 ( 0.426942)
test_all 0.004198 0.000834 646.472319 ( 64.805389)
test_rubyspec 0.084811 0.090394 45.904176 ( 53.510994)
total: 129.83 sec