Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-180101
#<BuildRuby:0x000055bf618a4118
@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.20220530-180101",
@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.000015)
configure 0.000011 0.000001 0.000012 ( 0.000015)
build_up 0.005892 0.000906 0.845166 ( 1.430440)
build_miniruby 0.000821 0.000126 0.057256 ( 0.055968)
build_ruby 0.000890 0.000137 0.057711 ( 0.056320)
build_all 0.004378 0.000000 1.496852 ( 0.608266)
build_install 0.006060 0.004800 6.335326 ( 2.865160)
test_btest 0.000733 0.000147 46.620205 ( 8.933200)
test_basic 0.004697 0.000939 0.295648 ( 0.384439)
test_all 0.001310 0.000262 621.094971 ( 93.252160)
test_rubyspec 0.044883 0.055865 44.093075 ( 49.673516)
total: 157.26 sec