Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-160804
#<BuildRuby:0x000055972a8c3e28
@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.20220908-160804",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006630 0.004524 1.105956 ( 1.386161)
build_miniruby 0.002325 0.000000 0.073872 ( 0.071366)
build_ruby 0.002014 0.000058 0.075903 ( 0.073954)
build_all 0.010931 0.000000 1.558807 ( 0.613751)
build_install 0.023463 0.000151 1.942694 ( 0.955362)
test_btest 0.001053 0.000138 95.667239 ( 9.695345)
test_basic 0.007191 0.000938 0.359641 ( 0.446695)
test_all 0.000536 0.004684 658.485370 ( 66.981288)
test_rubyspec 0.121229 0.064925 47.139371 ( 55.358737)
total: 135.58 sec