Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-061841
#<BuildRuby:0x000055591b0411f8
@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.20221012-061841",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009105 0.000318 1.093917 ( 1.193912)
build_miniruby 0.001177 0.000393 0.094138 ( 0.091053)
build_ruby 0.001294 0.000431 0.100729 ( 0.098585)
build_all 0.006705 0.002235 1.327384 ( 0.573060)
build_install 0.011650 0.003883 1.605922 ( 0.882547)
test_btest 0.001624 0.000542 62.594745 ( 6.669721)
test_basic 0.006056 0.000000 0.371796 ( 0.463675)
test_all 0.008712 0.000832 512.148672 ( 54.901004)
test_rubyspec 0.094445 0.047757 43.057627 ( 51.557502)
total: 116.43 sec