Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-110454
#<BuildRuby:0x0000559dcc040870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-110454",
@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.000000 0.000005 ( 0.000011)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000039 0.000002 0.000041 ( 0.000031)
build_up 0.006538 0.004345 0.922909 ( 1.358642)
build_miniruby 0.001765 0.000221 0.115019 ( 0.112789)
build_ruby 0.004115 0.000514 3.323889 ( 3.075914)
build_all 0.008843 0.013216 21.277376 ( 2.321408)
build_install 0.019378 0.004082 7.809008 ( 2.333951)
test_btest 0.000937 0.000245 47.283103 ( 45.233878)
test_basic 0.000000 0.006974 0.327124 ( 0.419541)
test_all 0.000000 0.001646 663.280661 ( 65.217210)
test_rubyspec 0.091501 0.068400 46.106029 ( 51.480795)
total: 171.56 sec