Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-024738
#<BuildRuby:0x000055b3c86c3500
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-024738",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002383 0.002065 0.804422 ( 1.102653)
build_miniruby 0.000695 0.000149 0.696575 ( 0.695956)
build_ruby 0.001050 0.000225 2.371954 ( 2.304691)
build_all 0.007392 0.001584 12.488041 ( 1.540101)
build_install 0.006364 0.000000 1.632345 ( 0.799611)
test_btest 0.000697 0.000000 63.627969 ( 6.346359)
test_basic 0.003392 0.000000 0.237266 ( 0.333478)
test_all 0.000927 0.000000 491.525909 ( 50.131834)
test_rubyspec 0.012896 0.015142 35.134638 ( 45.641642)
total: 108.90 sec