Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-044657
#<BuildRuby:0x000055b2bafeedf0
@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.20231220-044657",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004923 0.000093 1.564785 ( 2.126438)
build_miniruby 0.000969 0.000102 0.802794 ( 0.802096)
build_ruby 0.001241 0.000131 2.649259 ( 2.649101)
build_all 0.008698 0.000915 16.508378 ( 1.442689)
build_install 0.003723 0.005375 4.840495 ( 1.192262)
test_btest 0.000869 0.000137 83.463613 ( 7.894234)
test_basic 0.006534 0.000225 0.726662 ( 0.803710)
test_all 0.087703 0.047992 531.262429 ( 56.782722)
test_rubyspec 0.023150 0.020811 49.533997 ( 61.921930)
total: 135.62 sec