Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-131838
#<BuildRuby:0x000055c99c977208
@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.20230115-131838",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003232 0.000249 0.623318 ( 1.054380)
build_miniruby 0.000828 0.000064 0.673476 ( 0.672516)
build_ruby 0.001218 0.000093 2.437331 ( 2.438223)
build_all 0.009141 0.000000 12.999415 ( 1.630415)
build_install 0.006411 0.000000 1.481943 ( 0.708473)
test_btest 0.000753 0.000000 68.537853 ( 6.286867)
test_basic 0.000439 0.003397 0.251311 ( 0.346348)
test_all 0.001000 0.000105 511.149680 ( 47.648753)
test_rubyspec 0.015535 0.012689 35.411880 ( 46.005818)
total: 106.79 sec