Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-123326
#<BuildRuby:0x0000563d327353a0
@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.20220614-123326",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004499 0.005127 0.851609 ( 1.166257)
build_miniruby 0.000000 0.001396 0.055267 ( 0.053821)
build_ruby 0.000000 0.001729 0.065378 ( 0.064009)
build_all 0.005152 0.002755 1.231127 ( 0.487081)
build_install 0.011932 0.006883 4.783701 ( 2.398972)
test_btest 0.001203 0.000451 52.823934 ( 6.141510)
test_basic 0.002456 0.003624 0.285832 ( 0.381696)
test_all 0.002442 0.001006 509.798728 ( 53.716031)
test_rubyspec 0.071356 0.052928 41.407228 ( 47.388020)
total: 111.80 sec