Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-160100
#<BuildRuby:0x000055cb64a67f90
@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.20221204-160100",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004841 0.000346 1.084399 ( 1.089030)
build_miniruby 0.000924 0.000066 1.064772 ( 1.063432)
build_ruby 0.001136 0.000081 2.669184 ( 2.571853)
build_all 0.008764 0.000288 15.801181 ( 3.372976)
build_install 0.004191 0.004676 2.228623 ( 1.262170)
test_btest 0.000617 0.000077 67.129400 ( 11.061270)
test_basic 0.000072 0.004770 0.278804 ( 0.369168)
test_all 0.000784 0.000147 691.915267 (107.733133)
test_rubyspec 0.038830 0.026455 53.394909 ( 61.676654)
total: 190.20 sec