Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-082621
#<BuildRuby:0x000055c77ab20178
@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.20231126-082621",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005650 0.000435 0.944423 ( 1.324844)
build_miniruby 0.000991 0.000076 0.789490 ( 0.789676)
build_ruby 0.001781 0.000137 2.635686 ( 2.636335)
build_all 0.005403 0.003546 12.250298 ( 1.010464)
build_install 0.000234 0.012292 3.881184 ( 0.995426)
test_btest 0.000628 0.000197 63.966932 ( 4.932739)
test_basic 0.003261 0.001019 0.394568 ( 0.474328)
test_all 0.069890 0.024743 360.261082 ( 36.448852)
test_rubyspec 0.029745 0.038095 39.983153 ( 52.564702)
total: 101.18 sec