Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-145919
#<BuildRuby:0x0000562e56e0aeb8
@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.20231111-145919",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000981 0.004146 1.503986 ( 1.769159)
build_miniruby 0.001037 0.000000 0.865039 ( 0.865005)
build_ruby 0.001588 0.000000 2.641692 ( 2.641995)
build_all 0.008991 0.000752 16.574968 ( 1.528038)
build_install 0.008117 0.000751 4.892586 ( 1.145884)
test_btest 0.000599 0.000115 79.839050 ( 7.673341)
test_basic 0.004066 0.000774 0.859250 ( 0.934373)
test_all 0.095213 0.039127 524.335555 ( 47.794949)
test_rubyspec 0.026242 0.018770 50.987940 ( 63.280314)
total: 127.63 sec