Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-141011
#<BuildRuby:0x000055f0dc0867e0
@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-141011",
@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.000000 0.000010 0.000010 ( 0.000010)
autoconf 0.000000 0.000017 0.000017 ( 0.000017)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.000811 0.004209 1.061063 ( 1.211579)
build_miniruby 0.000000 0.000868 0.992735 ( 0.991568)
build_ruby 0.000000 0.001143 2.744054 ( 2.628136)
build_all 0.007024 0.001756 15.769906 ( 3.241533)
build_install 0.005072 0.004444 1.955674 ( 1.123659)
test_btest 0.000441 0.000130 63.354211 ( 11.370241)
test_basic 0.001514 0.003349 0.276976 ( 0.367956)
test_all 0.000979 0.000327 702.575465 (110.808740)
test_rubyspec 0.049676 0.020962 53.123283 ( 61.351421)
total: 193.10 sec