Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-053724
#<BuildRuby:0x000055812f9ab950
@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.20230627-053724",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004881 0.000076 1.331010 ( 2.587477)
build_miniruby 0.000925 0.000097 0.858554 ( 0.858673)
build_ruby 0.001086 0.000115 2.883831 ( 2.883934)
build_all 0.009806 0.000550 16.152180 ( 1.465331)
build_install 0.008061 0.000806 4.735652 ( 1.105400)
test_btest 0.000919 0.000091 87.018498 ( 7.747192)
test_basic 0.004726 0.000000 0.648908 ( 0.734430)
test_all 0.002209 0.000000 483.286754 ( 44.437238)
test_rubyspec 0.009251 0.031780 43.156873 ( 55.692129)
total: 117.51 sec