Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-060301
#<BuildRuby:0x000055bd1e2627e0
@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.20221121-060301",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004408 0.000232 1.062819 ( 1.087145)
build_miniruby 0.000776 0.000041 0.922927 ( 0.921628)
build_ruby 0.001105 0.000058 2.759308 ( 2.662504)
build_all 0.008745 0.000005 15.832197 ( 3.242009)
build_install 0.004146 0.003592 1.999064 ( 1.156936)
test_btest 0.000482 0.000040 59.641845 ( 11.203322)
test_basic 0.003932 0.000328 0.291356 ( 0.382934)
test_all 0.001417 0.000118 645.839944 (103.069140)
test_rubyspec 0.053240 0.015319 51.680021 ( 59.934619)
total: 183.66 sec