Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-154307
#<BuildRuby:0x000055d52a75d438
@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.20220729-154307",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009394 0.000206 0.892112 ( 1.006478)
build_miniruby 0.000000 0.001828 0.065977 ( 0.064539)
build_ruby 0.000053 0.001395 0.051737 ( 0.050327)
build_all 0.007609 0.001522 1.216165 ( 0.450671)
build_install 0.014955 0.000327 4.320093 ( 1.779982)
test_btest 0.001093 0.000182 50.788341 ( 6.223624)
test_basic 0.005038 0.000840 0.282037 ( 0.372488)
test_all 0.002086 0.000348 485.630177 ( 51.755940)
test_rubyspec 0.113045 0.020301 41.583961 ( 47.435257)
total: 109.14 sec