Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-023246
#<BuildRuby:0x00005606bd68a8c0
@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.20220829-023246",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005417 0.000834 0.800949 ( 0.856653)
build_miniruby 0.000918 0.000142 0.057639 ( 0.056422)
build_ruby 0.000759 0.000000 0.059501 ( 0.058321)
build_all 0.004595 0.000000 1.521609 ( 0.583915)
build_install 0.007419 0.003566 1.933400 ( 0.962066)
test_btest 0.000618 0.000109 46.505336 ( 8.679958)
test_basic 0.005949 0.000299 0.332715 ( 0.420353)
test_all 0.001864 0.000000 603.532377 ( 87.731233)
test_rubyspec 0.073586 0.045192 43.466574 ( 51.788352)
total: 151.14 sec