Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-033305
#<BuildRuby:0x000055ba35b17840
@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.20231209-033305",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000012)
build_up 0.005412 0.000541 1.373353 ( 1.699144)
build_miniruby 0.000985 0.000000 0.886875 ( 0.886998)
build_ruby 0.001470 0.000000 2.687879 ( 2.687639)
build_all 0.005862 0.004168 17.115995 ( 1.562112)
build_install 0.005455 0.003681 5.072569 ( 1.180527)
test_btest 0.000873 0.000146 88.191354 ( 7.749562)
test_basic 0.004259 0.000710 0.739797 ( 0.815883)
test_all 0.110861 0.030801 549.079595 ( 63.066352)
test_rubyspec 0.027027 0.020129 51.007782 ( 63.226261)
total: 142.88 sec