Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-215049
#<BuildRuby:0x000055d0bfc83918
@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.20231214-215049",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000045 0.004975 1.363615 ( 1.705944)
build_miniruby 0.000682 0.000266 0.862633 ( 0.862764)
build_ruby 0.001142 0.000444 2.873809 ( 2.874090)
build_all 0.009365 0.000683 16.783929 ( 1.549411)
build_install 0.007572 0.001256 4.824471 ( 1.162639)
test_btest 0.000766 0.000256 85.976316 ( 7.723807)
test_basic 0.000000 0.003640 0.620352 ( 0.702600)
test_all 0.086968 0.051831 535.075459 ( 57.326356)
test_rubyspec 0.031419 0.021936 51.356160 ( 63.709556)
total: 137.62 sec