Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-161305
#<BuildRuby:0x000055dd198b0488
@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.20221130-161305",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000019 0.000002 0.000021 ( 0.000019)
build_up 0.004713 0.000336 1.157413 ( 1.290702)
build_miniruby 0.000937 0.000067 0.989120 ( 0.987831)
build_ruby 0.001140 0.000081 2.710745 ( 2.615711)
build_all 0.004777 0.003923 15.868559 ( 3.366985)
build_install 0.007192 0.000899 2.151495 ( 1.201501)
test_btest 0.000538 0.000067 66.420025 ( 10.772743)
test_basic 0.004674 0.000001 0.305366 ( 0.396724)
test_all 0.001111 0.000131 695.101075 (106.346207)
test_rubyspec 0.052120 0.012640 53.740273 ( 61.909797)
total: 188.89 sec