Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-174104
#<BuildRuby:0x000055aeba9ce8c0
@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.20221118-174104",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004602 0.000113 1.142119 ( 1.528845)
build_miniruby 0.000716 0.000153 1.081714 ( 1.080444)
build_ruby 0.001270 0.000000 2.671065 ( 2.585538)
build_all 0.008864 0.000000 15.922729 ( 3.342057)
build_install 0.005654 0.003998 2.025962 ( 1.171445)
test_btest 0.000504 0.000112 64.902652 ( 10.701564)
test_basic 0.004776 0.000000 0.313554 ( 0.404468)
test_all 0.001091 0.000000 648.138814 (105.386268)
test_rubyspec 0.048733 0.022801 51.314435 ( 59.584487)
total: 185.79 sec