Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-022341
#<BuildRuby:0x000055ade8e30a58
@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.20220306-022341",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011064 0.000984 1.033248 ( 1.067612)
build_miniruby 0.002030 0.000000 0.076109 ( 0.073872)
build_ruby 0.001657 0.000000 0.081257 ( 0.079257)
build_all 0.006932 0.004107 4.238247 ( 0.851019)
build_install 0.019349 0.004755 7.796913 ( 2.384547)
test_btest 0.001548 0.000000 70.879927 ( 8.391017)
test_basic 0.007419 0.000820 0.337968 ( 0.427048)
test_all 0.001527 0.000278 702.788104 ( 67.637803)
test_rubyspec 0.088388 0.081994 46.490210 ( 52.025104)
total: 132.94 sec