Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-142203
#<BuildRuby:0x0000564decae7e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-142203",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003809 0.000762 1.008187 ( 1.273794)
build_miniruby 0.001044 0.000209 0.878239 ( 0.877353)
build_ruby 0.000947 0.000189 2.707314 ( 2.710321)
build_all 0.005209 0.002616 12.117536 ( 0.993940)
build_install 0.010499 0.000000 3.583113 ( 0.984941)
test_btest 0.000634 0.000000 62.964826 ( 5.410174)
test_basic 0.002880 0.000439 0.374212 ( 0.458971)
test_all 0.077821 0.024568 406.016381 ( 38.601853)
test_rubyspec 0.045692 0.023286 39.815839 ( 52.498795)
total: 103.81 sec