Logfile: /home/ko1/ruby/logs/brlog.trunk.20220511-152606
#<BuildRuby:0x000055c9b53f7df0
@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.20220511-152606",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006742 0.895285 ( 3.493538)
build_miniruby 0.000602 0.000483 0.057325 ( 0.056029)
build_ruby 0.000760 0.000234 0.057771 ( 0.056533)
build_all 0.001300 0.003020 1.523162 ( 0.617225)
build_install 0.009329 0.001847 6.318891 ( 2.857669)
test_btest 0.000682 0.000227 55.084591 ( 8.018113)
test_basic 0.001020 0.004616 0.258140 ( 0.346987)
test_all 0.001006 0.000402 620.102910 ( 87.036354)
test_rubyspec 0.050432 0.037521 44.088395 ( 49.126700)
total: 151.61 sec