Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-210727
#<BuildRuby:0x000055c27a2d7de0
@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.20220810-210727",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.003035 0.003990 0.868081 ( 1.326656)
build_miniruby 0.000884 0.000126 0.058300 ( 0.056999)
build_ruby 0.000765 0.000109 0.059835 ( 0.058518)
build_all 0.004746 0.000073 1.549477 ( 0.594064)
build_install 0.009941 0.001325 5.690516 ( 2.146107)
test_btest 0.000711 0.000095 53.582358 ( 8.196289)
test_basic 0.005053 0.000673 0.298385 ( 0.387010)
test_all 0.000916 0.000122 638.032318 ( 91.077112)
test_rubyspec 0.076431 0.028479 43.900957 ( 51.341598)
total: 155.18 sec