Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-182055
#<BuildRuby:0x0000558ef126cc00
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220912-182055",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000000 0.000020 ( 0.000036)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006618 0.003741 1.156550 ( 1.247541)
build_miniruby 0.001978 0.000424 0.074173 ( 0.071691)
build_ruby 0.001348 0.000289 0.075147 ( 0.073556)
build_all 0.012256 0.000000 1.595804 ( 0.618231)
build_install 0.006997 0.014729 1.924168 ( 0.956952)
test_btest 0.001116 0.000391 95.897494 ( 9.709615)
test_basic 0.006113 0.000717 0.358957 ( 0.450413)
test_all 0.000000 0.004027 643.865613 ( 66.462208)
test_rubyspec 0.088374 0.076891 47.058220 ( 55.499813)
total: 135.09 sec