Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-065004
#<BuildRuby:0x000055d23ddb2eb8
@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-065004",
@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.000000 0.000006 0.000006 ( 0.000007)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000000 0.004764 1.268330 ( 1.911033)
build_miniruby 0.000000 0.000940 0.921087 ( 0.921282)
build_ruby 0.000000 0.001493 2.821899 ( 2.821627)
build_all 0.009558 0.000248 16.929454 ( 1.498772)
build_install 0.006566 0.002542 5.008308 ( 1.175743)
test_btest 0.000888 0.000136 85.586749 ( 7.662573)
test_basic 0.002244 0.003400 0.809958 ( 0.886235)
test_all 0.101757 0.035917 537.053680 ( 63.799486)
test_rubyspec 0.028368 0.020540 51.503096 ( 64.033064)
total: 144.71 sec