Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-045801
#<BuildRuby:0x000056160dd48dd8
@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.20220811-045801",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010317 0.000401 0.966762 ( 1.005751)
build_miniruby 0.000000 0.002051 0.075735 ( 0.073508)
build_ruby 0.000065 0.002171 0.075683 ( 0.073252)
build_all 0.008585 0.000502 1.553912 ( 0.589072)
build_install 0.018186 0.005244 5.297319 ( 2.074534)
test_btest 0.000000 0.001543 72.090270 ( 7.989858)
test_basic 0.004541 0.003098 0.321961 ( 0.412153)
test_all 0.000729 0.001119 691.288606 ( 66.743357)
test_rubyspec 0.107394 0.064607 45.679539 ( 53.242433)
total: 132.20 sec