Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-020243
#<BuildRuby:0x0000560300e64098
@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.20231215-020243",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004668 0.000075 1.416537 ( 1.749523)
build_miniruby 0.001120 0.000112 0.949815 ( 0.949874)
build_ruby 0.001250 0.000125 2.718104 ( 2.718364)
build_all 0.010379 0.000000 16.668823 ( 1.531208)
build_install 0.005014 0.003975 4.895428 ( 1.199121)
test_btest 0.000912 0.000114 85.791401 ( 7.865016)
test_basic 0.003937 0.000000 0.711306 ( 0.789417)
test_all 0.111852 0.026654 512.940500 ( 55.288239)
test_rubyspec 0.037296 0.008753 50.755644 ( 63.058058)
total: 135.15 sec