Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-084208
#<BuildRuby:0x000055e47dc30e80
@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.20220718-084208",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010509 0.001015 0.907986 ( 1.081024)
build_miniruby 0.001233 0.000190 0.061607 ( 0.060618)
build_ruby 0.000000 0.001774 0.063740 ( 0.061952)
build_all 0.005940 0.002995 1.237532 ( 0.484120)
build_install 0.013449 0.005677 4.359318 ( 1.798174)
test_btest 0.001532 0.000383 54.578617 ( 6.307353)
test_basic 0.000000 0.006154 0.284724 ( 0.379895)
test_all 0.000095 0.002056 480.778375 ( 51.687378)
test_rubyspec 0.073806 0.059695 41.908032 ( 47.762249)
total: 109.62 sec