Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-133822
#<BuildRuby:0x0000565284252ad8
@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.20220821-133822",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009757 0.000416 0.832770 ( 1.310406)
build_miniruby 0.001534 0.000109 0.053825 ( 0.051995)
build_ruby 0.001431 0.000102 0.064428 ( 0.062737)
build_all 0.006871 0.000491 1.229125 ( 0.453132)
build_install 0.013640 0.000975 1.573468 ( 0.776027)
test_btest 0.000796 0.000057 52.531207 ( 6.217524)
test_basic 0.006237 0.000009 0.293499 ( 0.384167)
test_all 0.003629 0.000164 485.622732 ( 51.573392)
test_rubyspec 0.098176 0.044254 42.044607 ( 50.387413)
total: 111.22 sec