Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-025949
#<BuildRuby:0x00005593337a41f0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220501-025949",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000025)
build_up 0.006565 0.000371 0.847452 ( 1.386079)
build_miniruby 0.000856 0.000131 0.056791 ( 0.055580)
build_ruby 0.000729 0.000112 0.057301 ( 0.056084)
build_all 0.004511 0.000017 1.484663 ( 0.593021)
build_install 0.006781 0.004069 6.251854 ( 2.777224)
test_btest 0.000649 0.000122 52.992754 ( 8.086025)
test_basic 0.005674 0.000227 0.289814 ( 0.378215)
test_all 0.001157 0.000204 630.386766 ( 90.585853)
test_rubyspec 0.085535 0.042963 43.822033 ( 48.719370)
total: 152.64 sec