Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-073840
#<BuildRuby:0x000055d44c3f5c98
@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-073840",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000011 0.000002 0.000013 ( 0.000025)
build_up 0.004546 0.000568 1.203346 ( 1.218380)
build_miniruby 0.000792 0.000099 0.980128 ( 0.978851)
build_ruby 0.001068 0.000134 2.739825 ( 2.639517)
build_all 0.004019 0.005081 15.812324 ( 3.311185)
build_install 0.009033 0.001694 2.292136 ( 1.249837)
test_btest 0.000471 0.000089 68.046236 ( 11.184636)
test_basic 0.003721 0.000698 0.291925 ( 0.383211)
test_all 0.000779 0.000146 662.688380 (124.607323)
test_rubyspec 0.049082 0.019534 53.026458 ( 61.255096)
total: 206.83 sec