Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-191409
#<BuildRuby:0x0000558857e0b340
@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.20220331-191409",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006814 0.005085 1.037859 ( 1.134186)
build_miniruby 0.000000 0.002411 0.068857 ( 0.066838)
build_ruby 0.000278 0.002150 0.077036 ( 0.074943)
build_all 0.009235 0.000921 4.245639 ( 0.851770)
build_install 0.014328 0.009745 7.988788 ( 2.426981)
test_btest 0.001029 0.000286 70.446322 ( 8.473348)
test_basic 0.007325 0.000000 0.336018 ( 0.435440)
test_all 0.002673 0.000035 700.912234 ( 67.146364)
test_rubyspec 0.119830 0.062905 46.701033 ( 52.128932)
total: 132.74 sec