Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-103252
#<BuildRuby:0x00005636f7067bb8
@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.20231211-103252",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004658 0.000217 1.257181 ( 1.628707)
build_miniruby 0.000967 0.000000 0.799852 ( 0.799711)
build_ruby 0.000000 0.001347 2.722025 ( 2.722417)
build_all 0.003102 0.007377 16.922005 ( 1.527776)
build_install 0.003054 0.006913 5.012163 ( 1.241344)
test_btest 0.000714 0.000341 91.865123 ( 7.207348)
test_basic 0.000000 0.005449 0.829059 ( 0.905066)
test_all 0.092618 0.046426 546.100739 ( 61.168510)
test_rubyspec 0.013375 0.031841 50.103267 ( 62.448598)
total: 139.65 sec