Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-024158
#<BuildRuby:0x0000558025ac2358
@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-024158",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000014 0.000008 0.000022 ( 0.000023)
configure 0.000011 0.000006 0.000017 ( 0.000017)
build_up 0.004734 0.000458 1.125965 ( 1.165145)
build_miniruby 0.000633 0.000338 1.017068 ( 1.015608)
build_ruby 0.000742 0.000396 2.807376 ( 2.694296)
build_all 0.007488 0.001728 15.896237 ( 3.282144)
build_install 0.007537 0.001547 2.286909 ( 1.233451)
test_btest 0.000501 0.000236 62.711707 ( 11.746078)
test_basic 0.002964 0.001395 0.300064 ( 0.392025)
test_all 0.000797 0.000375 698.639819 (109.205697)
test_rubyspec 0.027395 0.031836 53.034388 ( 61.305588)
total: 192.04 sec