Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-223340
#<BuildRuby:0x000055b2e8b57d68
@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.20231029-223340",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005134 0.000198 1.454343 ( 1.690803)
build_miniruby 0.000965 0.000152 0.901146 ( 0.901378)
build_ruby 0.001192 0.000189 2.737812 ( 2.737456)
build_all 0.009721 0.000226 16.442261 ( 1.480605)
build_install 0.010343 0.000000 5.016949 ( 1.194433)
test_btest 0.001120 0.000000 82.839996 ( 7.800833)
test_basic 0.001667 0.002432 0.551660 ( 0.633816)
test_all 0.075540 0.059248 507.259821 ( 54.589298)
test_rubyspec 0.029520 0.023993 49.652069 ( 61.977715)
total: 133.01 sec