Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-064947
#<BuildRuby:0x000055a48286ee40
@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.20230131-064947",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.003400 0.000340 0.580254 ( 0.993964)
build_miniruby 0.000000 0.000959 0.617585 ( 0.616701)
build_ruby 0.000000 0.001288 2.040662 ( 2.040072)
build_all 0.006251 0.002545 11.853926 ( 1.458902)
build_install 0.006393 0.000000 1.444945 ( 0.693801)
test_btest 0.000673 0.000000 66.334552 ( 6.239559)
test_basic 0.000468 0.003339 0.260683 ( 0.355845)
test_all 0.000884 0.000189 486.405387 ( 45.470357)
test_rubyspec 0.027669 0.002578 35.027663 ( 45.590942)
total: 103.46 sec