Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-071310
#<BuildRuby:0x0000563d9970b2f0
@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.20231219-071310",
@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.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002211 0.003519 1.446478 ( 1.782133)
build_miniruby 0.000748 0.000204 0.924522 ( 0.924002)
build_ruby 0.001032 0.000281 2.811927 ( 2.812368)
build_all 0.010360 0.000000 16.615413 ( 1.505061)
build_install 0.008733 0.000000 4.864370 ( 1.181571)
test_btest 0.001059 0.000000 85.598423 ( 7.500262)
test_basic 0.004435 0.000106 0.798722 ( 0.874114)
test_all 0.093193 0.045096 519.619198 ( 55.017127)
test_rubyspec 0.019724 0.025943 48.936495 ( 61.233037)
total: 132.83 sec