Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-201257
#<BuildRuby:0x00005631a2d52eb8
@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.20231201-201257",
@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.000000 0.000005 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004825 0.000804 1.237995 ( 1.842093)
build_miniruby 0.000898 0.000150 0.932413 ( 0.931787)
build_ruby 0.001182 0.000197 2.758665 ( 2.758577)
build_all 0.000614 0.009160 16.486969 ( 1.448975)
build_install 0.004309 0.004461 4.865027 ( 1.194402)
test_btest 0.000814 0.000257 85.982013 ( 7.188427)
test_basic 0.001770 0.003590 0.750963 ( 0.826729)
test_all 0.106603 0.028744 563.554507 ( 51.467443)
test_rubyspec 0.029163 0.016385 50.144764 ( 62.497833)
total: 130.16 sec