Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-030337
#<BuildRuby:0x000055d1bc114070
@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.20230808-030337",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002854 0.003842 1.493898 ( 2.773133)
build_miniruby 0.000827 0.000124 0.899794 ( 0.900089)
build_ruby 0.001888 0.000284 2.714859 ( 2.717923)
build_all 0.006599 0.003109 15.095671 ( 1.345764)
build_install 0.005047 0.003322 2.160839 ( 0.941758)
test_btest 0.000740 0.000148 86.938036 ( 8.386339)
test_basic 0.004585 0.000917 0.618958 ( 0.694365)
test_all 0.001135 0.000112 561.949152 ( 54.378541)
test_rubyspec 0.024057 0.011162 44.773753 ( 57.062736)
total: 129.20 sec