Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-021539
#<BuildRuby:0x000056061c34b2c8
@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.20221129-021539",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003946 0.000987 1.159395 ( 1.322329)
build_miniruby 0.000705 0.000176 0.944899 ( 0.943533)
build_ruby 0.000963 0.000240 2.815768 ( 2.678977)
build_all 0.003436 0.005566 15.924002 ( 3.338091)
build_install 0.002876 0.006618 2.118506 ( 1.233718)
test_btest 0.000571 0.000000 61.534400 ( 11.176287)
test_basic 0.004604 0.000394 0.343125 ( 0.433805)
test_all 0.000917 0.000367 707.940120 (108.247356)
test_rubyspec 0.048111 0.023512 53.700066 ( 61.898430)
total: 191.27 sec