Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-035255
#<BuildRuby:0x000055e3cd3a7670
@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.20221125-035255",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000041 0.000002 0.000043 ( 0.000042)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004830 0.000040 1.059637 ( 1.108950)
build_miniruby 0.000883 0.000047 1.036585 ( 1.035396)
build_ruby 0.001245 0.000000 2.890426 ( 2.797191)
build_all 0.004596 0.004335 15.824233 ( 3.290094)
build_install 0.004093 0.004228 2.044229 ( 1.167846)
test_btest 0.000534 0.000077 66.539543 ( 11.200282)
test_basic 0.004696 0.000671 0.329128 ( 0.419436)
test_all 0.001169 0.000167 721.051043 (111.144483)
test_rubyspec 0.051058 0.015682 53.811750 ( 61.963627)
total: 194.13 sec