Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-073651
#<BuildRuby:0x00005556fcd2be48
@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-073651",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004223 0.000563 1.093557 ( 1.100107)
build_miniruby 0.000777 0.000104 0.933276 ( 0.931892)
build_ruby 0.001258 0.000168 2.754559 ( 2.656787)
build_all 0.003887 0.005100 15.735383 ( 3.395120)
build_install 0.004424 0.004544 2.224976 ( 1.229350)
test_btest 0.000467 0.000117 66.662111 ( 11.062498)
test_basic 0.004403 0.001100 0.287370 ( 0.378004)
test_all 0.000782 0.000000 673.664210 (102.901362)
test_rubyspec 0.044171 0.027382 53.268699 ( 61.430242)
total: 185.09 sec