Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-120238
#<BuildRuby:0x0000560d812a8430
@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.20220303-120238",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006368 0.004742 1.034972 ( 1.683819)
build_miniruby 0.000000 0.002330 0.065332 ( 0.064469)
build_ruby 0.000331 0.001928 0.067262 ( 0.065935)
build_all 0.010377 0.000295 4.195526 ( 0.869490)
build_install 0.020263 0.002676 7.759371 ( 2.426662)
test_btest 0.001139 0.000190 78.193019 ( 8.463173)
test_basic 0.006207 0.001035 0.336517 ( 0.426575)
test_all 0.001703 0.000283 652.793147 ( 65.963031)
test_rubyspec 0.107415 0.053417 46.320061 ( 51.784927)
total: 131.75 sec