Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-065024
#<BuildRuby:0x000056315463bfb0
@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.20220620-065024",
@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.000003 0.000009 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.006252 0.000000 0.850534 ( 0.941437)
build_miniruby 0.001000 0.000000 0.058473 ( 0.057260)
build_ruby 0.000969 0.000000 0.059559 ( 0.058348)
build_all 0.004169 0.000000 1.496494 ( 0.607067)
build_install 0.006413 0.004760 6.299709 ( 2.844749)
test_btest 0.000558 0.000197 51.281114 ( 8.894235)
test_basic 0.004524 0.001597 0.347457 ( 0.434759)
test_all 0.001266 0.000180 647.999531 ( 95.382119)
test_rubyspec 0.078346 0.029494 44.116165 ( 49.681671)
total: 158.90 sec