Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-111613
#<BuildRuby:0x000055cac974be88
@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-111613",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000137 0.004070 1.007670 ( 1.272239)
build_miniruby 0.000837 0.000069 0.872222 ( 0.871702)
build_ruby 0.001082 0.000090 2.705195 ( 2.706550)
build_all 0.008328 0.000314 12.175628 ( 1.009212)
build_install 0.003042 0.005039 3.551757 ( 0.965293)
test_btest 0.000623 0.000096 64.861563 ( 5.525619)
test_basic 0.000000 0.003711 0.374146 ( 0.457451)
test_all 0.092889 0.004887 372.804135 ( 36.445101)
test_rubyspec 0.020130 0.046563 39.618935 ( 52.302281)
total: 101.56 sec