Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-021507
#<BuildRuby:0x0000563ec6b6bee8
@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.20221203-021507",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.004517 0.791970 ( 1.093491)
build_miniruby 0.001049 0.000000 0.546123 ( 0.545571)
build_ruby 0.001005 0.000330 1.725683 ( 1.655178)
build_all 0.009445 0.000988 12.126344 ( 1.538250)
build_install 0.004912 0.002266 1.621723 ( 0.785720)
test_btest 0.000483 0.000223 60.164899 ( 6.358472)
test_basic 0.001910 0.000882 0.220188 ( 0.317152)
test_all 0.000617 0.000284 481.012912 ( 50.111447)
test_rubyspec 0.012933 0.014922 36.227074 ( 46.589383)
total: 109.00 sec