Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-212616
#<BuildRuby:0x00005599164c09c8
@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.20220920-212616",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009694 0.000000 1.073548 ( 1.104977)
build_miniruby 0.000000 0.002007 0.109213 ( 0.106819)
build_ruby 0.001100 0.000682 0.109590 ( 0.094283)
build_all 0.002511 0.006845 1.583129 ( 0.654377)
build_install 0.014062 0.007935 1.959133 ( 1.019911)
test_btest 0.000974 0.000366 79.625987 ( 8.335161)
test_basic 0.006449 0.001136 0.387944 ( 0.478501)
test_all 0.004528 0.000383 648.320627 ( 67.022113)
test_rubyspec 0.120038 0.057967 45.938137 ( 54.358769)
total: 133.18 sec