Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-162537
#<BuildRuby:0x000055d087cbf0b8
@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.20231024-162537",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001269 0.003396 1.328427 ( 1.580677)
build_miniruby 0.000922 0.000185 0.868745 ( 0.868138)
build_ruby 0.001087 0.000217 2.735419 ( 2.736019)
build_all 0.009921 0.000385 16.917669 ( 1.504940)
build_install 0.012024 0.000671 5.167999 ( 1.298023)
test_btest 0.000682 0.000113 89.518136 ( 7.331258)
test_basic 0.003701 0.000617 0.699659 ( 0.775136)
test_all 0.098878 0.036117 506.331039 ( 61.309041)
test_rubyspec 0.026251 0.019996 49.831856 ( 62.215314)
total: 139.62 sec