Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-210638
#<BuildRuby:0x000055bc912d7bb8
@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.20230812-210638",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001629 0.004504 1.645410 ( 2.887177)
build_miniruby 0.001030 0.000229 0.945000 ( 0.944037)
build_ruby 0.000956 0.000213 3.010189 ( 3.009931)
build_all 0.008222 0.001827 14.535572 ( 1.291162)
build_install 0.008598 0.000000 2.164811 ( 0.954484)
test_btest 0.001091 0.000026 86.660343 ( 7.421046)
test_basic 0.001652 0.004102 0.772270 ( 0.851731)
test_all 0.001773 0.000000 530.793398 ( 58.358489)
test_rubyspec 0.022141 0.026420 44.743046 ( 57.050481)
total: 132.77 sec