Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-072831
#<BuildRuby:0x000055e4ac7003a0
@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.20221203-072831",
@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.000017 0.000005 0.000022 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004002 0.001000 1.088470 ( 1.147843)
build_miniruby 0.000645 0.000161 0.928442 ( 0.927105)
build_ruby 0.000910 0.000227 2.842032 ( 2.753922)
build_all 0.009160 0.000000 15.796012 ( 3.245484)
build_install 0.006508 0.002904 2.171870 ( 1.212434)
test_btest 0.000476 0.000113 66.805100 ( 10.883320)
test_basic 0.004742 0.000139 0.305235 ( 0.395608)
test_all 0.000714 0.000162 657.069774 (126.084023)
test_rubyspec 0.046184 0.021163 53.878926 ( 61.945794)
total: 208.60 sec