Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-083256
#<BuildRuby:0x0000558625f184d8
@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.20220312-083256",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010847 0.000608 1.048507 ( 5.023168)
build_miniruby 0.001926 0.000385 0.069156 ( 0.067402)
build_ruby 0.001458 0.000292 0.080498 ( 0.079569)
build_all 0.009721 0.000000 1.471093 ( 0.610083)
build_install 0.018920 0.004039 5.312672 ( 2.207412)
test_btest 0.001042 0.000189 76.550815 ( 8.532692)
test_basic 0.006419 0.001167 0.322117 ( 0.411238)
test_all 0.001720 0.000313 657.415338 ( 65.659883)
test_rubyspec 0.122123 0.041346 46.149263 ( 51.630178)
total: 134.22 sec