Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-160242
#<BuildRuby:0x000055d78b9b8c10
@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.20220327-160242",
@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.010506 0.000751 1.007066 ( 1.059393)
build_miniruby 0.002807 0.000000 0.068116 ( 0.065567)
build_ruby 0.002328 0.000000 0.076024 ( 0.074003)
build_all 0.010336 0.000000 4.080374 ( 0.838595)
build_install 0.018744 0.004447 8.001194 ( 2.441530)
test_btest 0.001095 0.000100 76.346017 ( 8.266034)
test_basic 0.002691 0.005042 0.338919 ( 0.434241)
test_all 0.001887 0.000257 702.384474 ( 68.072122)
test_rubyspec 0.124249 0.047153 45.876824 ( 51.312678)
total: 132.57 sec