Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-232827
#<BuildRuby:0x000055bf21d940a0
@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.20220528-232827",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.006432 0.000170 0.836319 ( 0.866178)
build_miniruby 0.000877 0.000063 0.056574 ( 0.055423)
build_ruby 0.000907 0.000064 0.058111 ( 0.056872)
build_all 0.000000 0.004244 1.478320 ( 0.607412)
build_install 0.010621 0.000386 6.242624 ( 2.829281)
test_btest 0.001372 0.000172 49.480093 ( 8.523660)
test_basic 0.000856 0.004827 0.255367 ( 0.344005)
test_all 0.001247 0.000234 632.707932 ( 93.526994)
test_rubyspec 0.083206 0.023699 43.881653 ( 49.456847)
total: 156.27 sec