Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-015806
#<BuildRuby:0x0000557dbd874048
@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.20231217-015806",
@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.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002319 0.002555 1.258338 ( 1.607227)
build_miniruby 0.000751 0.000198 0.944609 ( 0.944345)
build_ruby 0.000985 0.000259 2.839862 ( 2.840103)
build_all 0.001627 0.008394 17.017470 ( 1.514126)
build_install 0.009865 0.000000 5.065924 ( 1.253102)
test_btest 0.001034 0.000000 85.421047 ( 6.962389)
test_basic 0.004790 0.000000 0.789592 ( 0.870087)
test_all 0.103124 0.035794 567.599171 ( 53.309414)
test_rubyspec 0.024408 0.024776 51.954076 ( 64.270209)
total: 133.57 sec