Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-084227
#<BuildRuby:0x00005555cf79bba0
@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.20220825-084227",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004023 0.005030 0.819260 ( 1.252084)
build_miniruby 0.001088 0.000272 0.054743 ( 0.053743)
build_ruby 0.000970 0.000243 0.054825 ( 0.053836)
build_all 0.003933 0.005852 1.285687 ( 0.466755)
build_install 0.010623 0.006420 1.603471 ( 0.804429)
test_btest 0.000842 0.000316 52.366347 ( 6.380876)
test_basic 0.004360 0.001635 0.299579 ( 0.389649)
test_all 0.005083 0.000966 480.104125 ( 51.713705)
test_rubyspec 0.086001 0.050000 42.079968 ( 50.652489)
total: 111.77 sec