Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-020030
#<BuildRuby:0x00005654b71ee878
@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.20220808-020030",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006275 0.000328 0.846365 ( 1.142922)
build_miniruby 0.000649 0.000100 0.057199 ( 0.056120)
build_ruby 0.000681 0.000105 0.059716 ( 0.058548)
build_all 0.002253 0.002356 1.526505 ( 0.585500)
build_install 0.010734 0.000544 5.675646 ( 2.167603)
test_btest 0.000746 0.000125 44.761063 ( 8.816675)
test_basic 0.004872 0.000812 0.344028 ( 0.432619)
test_all 0.001026 0.000171 586.505163 ( 89.049338)
test_rubyspec 0.085383 0.044053 43.790886 ( 51.156558)
total: 153.47 sec