Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-183431
#<BuildRuby:0x0000563db37e27e0
@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.20220807-183431",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001911 0.004439 0.851571 ( 0.914616)
build_miniruby 0.000873 0.000135 0.057421 ( 0.056066)
build_ruby 0.000877 0.000135 0.059901 ( 0.058654)
build_all 0.004106 0.000632 1.528947 ( 0.586185)
build_install 0.010007 0.000751 5.600735 ( 2.142560)
test_btest 0.000790 0.000113 50.940154 ( 8.571354)
test_basic 0.001501 0.004456 0.326485 ( 0.414406)
test_all 0.000000 0.001473 626.639094 ( 89.911957)
test_rubyspec 0.089782 0.029184 43.892008 ( 51.255740)
total: 153.91 sec