Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-095839
#<BuildRuby:0x0000559a9e313ba0
@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.20231127-095839",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004854 0.000082 1.250035 ( 1.633820)
build_miniruby 0.000890 0.000094 0.848410 ( 0.848032)
build_ruby 0.001234 0.000130 2.968242 ( 2.968258)
build_all 0.010345 0.000159 17.327285 ( 1.583527)
build_install 0.005623 0.004585 5.229163 ( 1.259808)
test_btest 0.001091 0.000149 86.424980 ( 7.480092)
test_basic 0.001134 0.003942 0.800054 ( 0.877289)
test_all 0.111582 0.025818 528.752387 ( 51.013248)
test_rubyspec 0.014563 0.035251 52.837330 ( 65.147159)
total: 132.81 sec