Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-183620
#<BuildRuby:0x000055fb2dc5f818
@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.20230617-183620",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000691 0.004436 1.441444 ( 2.677331)
build_miniruby 0.000889 0.000178 0.871230 ( 0.870375)
build_ruby 0.001021 0.000204 2.500974 ( 2.501529)
build_all 0.004173 0.005823 13.324674 ( 1.184432)
build_install 0.003834 0.004571 1.931864 ( 0.868254)
test_btest 0.000833 0.000303 85.676162 ( 7.956095)
test_basic 0.002528 0.002120 0.729627 ( 0.810874)
test_all 0.000459 0.000701 452.487588 ( 45.234153)
test_rubyspec 0.015290 0.028730 42.527217 ( 54.881958)
total: 116.99 sec