Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-002913
#<BuildRuby:0x000055c09fa23ce8
@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.20231204-002913",
@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.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005240 0.000113 1.341801 ( 1.699430)
build_miniruby 0.000836 0.000083 0.874321 ( 0.873891)
build_ruby 0.001399 0.000140 2.725359 ( 2.725870)
build_all 0.010091 0.000000 16.663682 ( 1.493817)
build_install 0.008580 0.000000 4.922960 ( 1.173139)
test_btest 0.000907 0.000000 84.422619 ( 8.177379)
test_basic 0.003571 0.000000 0.571486 ( 0.651155)
test_all 0.101520 0.034279 555.266069 ( 49.814939)
test_rubyspec 0.029113 0.020050 50.460758 ( 62.770573)
total: 129.38 sec