Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-201447
#<BuildRuby:0x0000562d29e67e20
@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.20221201-201447",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004411 0.000589 1.177576 ( 1.312866)
build_miniruby 0.000813 0.000109 1.047924 ( 1.046667)
build_ruby 0.001031 0.000137 2.692329 ( 2.596810)
build_all 0.008956 0.000044 15.720526 ( 3.388787)
build_install 0.007821 0.000389 2.146361 ( 1.271654)
test_btest 0.000485 0.000054 65.728008 ( 11.470595)
test_basic 0.004638 0.000515 0.301714 ( 0.392196)
test_all 0.001071 0.000119 686.800525 (107.925127)
test_rubyspec 0.044172 0.016620 52.898518 ( 61.041564)
total: 190.45 sec