Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-110717
#<BuildRuby:0x0000564a90dd3520
@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.20230728-110717",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000528 0.004045 1.322960 ( 2.646522)
build_miniruby 0.000794 0.000234 0.781051 ( 0.780608)
build_ruby 0.000968 0.000285 2.829484 ( 2.829922)
build_all 0.008031 0.001111 13.267854 ( 1.165628)
build_install 0.007810 0.000935 2.058757 ( 0.913940)
test_btest 0.000573 0.000151 76.223272 ( 7.490279)
test_basic 0.003430 0.000903 0.722030 ( 0.799803)
test_all 0.001114 0.000101 452.821801 ( 48.244888)
test_rubyspec 0.023210 0.017281 43.488061 ( 55.940915)
total: 120.81 sec