Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-014327
#<BuildRuby:0x000055ab46d0f858
@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.20231120-014327",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004872 0.000000 1.445827 ( 1.812639)
build_miniruby 0.001004 0.000000 0.870784 ( 0.870481)
build_ruby 0.001756 0.000000 2.770456 ( 2.770236)
build_all 0.006078 0.004247 16.996657 ( 1.589796)
build_install 0.008371 0.001141 4.987800 ( 1.160108)
test_btest 0.000891 0.000121 85.242188 ( 7.966533)
test_basic 0.000362 0.004570 0.780584 ( 0.857273)
test_all 0.114467 0.021717 521.598914 ( 55.736424)
test_rubyspec 0.039177 0.008668 51.475719 ( 63.753473)
total: 136.52 sec