Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-212243
#<BuildRuby:0x000055dc8a1b5438
@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.20220719-212243",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007464 0.000526 0.769632 ( 0.873751)
build_miniruby 0.001902 0.000272 0.050746 ( 0.049014)
build_ruby 0.002555 0.000000 0.054468 ( 0.052433)
build_all 0.008107 0.000292 1.229891 ( 0.479768)
build_install 0.008156 0.009589 4.211470 ( 1.787787)
test_btest 0.000000 0.001967 54.217281 ( 7.866063)
test_basic 0.003640 0.002294 0.221665 ( 0.311230)
test_all 0.001841 0.000512 491.830494 ( 53.890016)
test_rubyspec 0.088701 0.031180 40.335124 ( 46.361603)
total: 111.67 sec