Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-170423
#<BuildRuby:0x000055f9940a8848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-170423",
@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.000008 0.000002 0.000010 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005180 0.006017 0.976762 ( 0.955216)
build_miniruby 0.002176 0.000000 0.074416 ( 0.072152)
build_ruby 0.000000 0.002103 0.076940 ( 0.074902)
build_all 0.001939 0.008132 4.022618 ( 0.798126)
build_install 0.011572 0.011709 7.808654 ( 2.294420)
test_btest 0.001301 0.000842 46.789665 ( 43.547150)
test_basic 0.004429 0.004301 0.333258 ( 0.425427)
test_all 0.001215 0.000811 688.909461 ( 67.389545)
test_rubyspec 0.082935 0.072791 45.917918 ( 51.351775)
total: 166.91 sec