Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-094246
#<BuildRuby:0x0000561e36bc3810
@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.20220310-094246",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008952 0.003255 1.008810 ( 1.064964)
build_miniruby 0.001607 0.000584 0.079403 ( 0.077176)
build_ruby 0.000000 0.002335 0.081542 ( 0.079208)
build_all 0.002965 0.006502 1.504290 ( 0.610351)
build_install 0.022865 0.001361 5.243743 ( 2.191442)
test_btest 0.000963 0.000361 71.652591 ( 7.619997)
test_basic 0.005384 0.002018 0.340078 ( 0.428034)
test_all 0.001503 0.000563 694.808496 ( 67.693070)
test_rubyspec 0.117865 0.041852 46.584240 ( 51.612956)
total: 131.38 sec