Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-032808
#<BuildRuby:0x000056531d4affa8
@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-032808",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000006 0.000017 ( 0.000016)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.000645 0.004443 1.154937 ( 1.170501)
build_miniruby 0.000536 0.000322 1.036658 ( 1.035402)
build_ruby 0.000741 0.000444 2.814823 ( 2.718750)
build_all 0.009165 0.000000 15.803750 ( 3.386221)
build_install 0.009036 0.000525 2.330352 ( 1.305162)
test_btest 0.000000 0.000615 61.391042 ( 11.300967)
test_basic 0.000588 0.003967 0.292244 ( 0.383258)
test_all 0.000665 0.000332 677.042008 (107.470811)
test_rubyspec 0.034313 0.019996 52.801148 ( 61.061755)
total: 189.83 sec