Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-102957
#<BuildRuby:0x000055d5e576a8c0
@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.20221123-102957",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004632 0.000331 1.059376 ( 1.104578)
build_miniruby 0.000775 0.000055 1.006009 ( 1.004702)
build_ruby 0.001034 0.000074 2.669620 ( 2.583263)
build_all 0.004895 0.003901 15.723602 ( 3.207941)
build_install 0.007278 0.000910 1.983455 ( 1.125647)
test_btest 0.000556 0.000070 64.707218 ( 10.722175)
test_basic 0.005130 0.000057 0.305717 ( 0.396165)
test_all 0.001155 0.000136 689.633130 (122.771790)
test_rubyspec 0.041542 0.014951 52.789851 ( 60.992837)
total: 203.91 sec