Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-123134
#<BuildRuby:0x0000560cbbdc40d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-123134",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.004728 0.978900 ( 1.264650)
build_miniruby 0.000000 0.000795 0.871051 ( 0.871027)
build_ruby 0.000000 0.001788 2.709501 ( 2.709288)
build_all 0.003086 0.004194 12.140224 ( 0.992831)
build_install 0.009068 0.000817 3.557954 ( 0.957655)
test_btest 0.000514 0.000151 63.366926 ( 4.867091)
test_basic 0.002570 0.000755 0.375803 ( 0.458948)
test_all 0.070595 0.029260 367.821097 ( 42.065870)
test_rubyspec 0.027047 0.038555 39.645010 ( 52.307232)
total: 106.50 sec