Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-020141
#<BuildRuby:0x00005635a7f868c0
@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.20221120-020141",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000000 0.004756 1.129137 ( 1.263286)
build_miniruby 0.000000 0.000967 0.954851 ( 0.953584)
build_ruby 0.000000 0.001189 2.807660 ( 2.707136)
build_all 0.006374 0.002494 15.893212 ( 3.312514)
build_install 0.003263 0.004916 2.058362 ( 1.185068)
test_btest 0.000357 0.000189 62.338057 ( 11.036354)
test_basic 0.003061 0.001620 0.292166 ( 0.382779)
test_all 0.000654 0.000347 668.488548 (103.784351)
test_rubyspec 0.037898 0.028992 51.549281 ( 59.820188)
total: 184.45 sec