Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-010555
#<BuildRuby:0x000056345aa1c4f0
@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.20220216-010555",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010846 0.000173 0.949225 ( 1.925523)
build_miniruby 0.001959 0.000122 0.074787 ( 0.072539)
build_ruby 0.001787 0.000112 0.080897 ( 0.079006)
build_all 0.010169 0.000332 4.106833 ( 0.789145)
build_install 0.018312 0.005232 7.825564 ( 2.310824)
test_btest 0.000976 0.000098 73.187413 ( 8.392580)
test_basic 0.007712 0.000248 0.336309 ( 0.424518)
test_all 0.001718 0.000164 653.721355 ( 65.356838)
test_rubyspec 0.113803 0.048182 46.031049 ( 51.187825)
total: 130.54 sec