Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-013934
#<BuildRuby:0x000055fbedf1c090
@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.20231205-013934",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000662 0.003794 0.974642 ( 1.254186)
build_miniruby 0.001149 0.000088 0.869989 ( 0.870339)
build_ruby 0.000926 0.000071 2.698431 ( 2.701468)
build_all 0.007359 0.000242 12.102145 ( 0.968517)
build_install 0.008712 0.000300 3.535138 ( 0.959143)
test_btest 0.000520 0.000035 64.562676 ( 4.612310)
test_basic 0.000000 0.003145 0.371764 ( 0.453606)
test_all 0.079526 0.024222 411.750248 ( 35.523400)
test_rubyspec 0.029820 0.036371 39.507547 ( 52.184381)
total: 99.53 sec