Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-155154
#<BuildRuby:0x0000561cd2973818
@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.20230726-155154",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006267 0.000000 1.372743 ( 2.665054)
build_miniruby 0.001073 0.000000 0.837189 ( 0.836440)
build_ruby 0.000000 0.001127 2.542409 ( 2.542301)
build_all 0.000000 0.008849 13.194570 ( 1.195178)
build_install 0.003914 0.003622 1.864595 ( 0.935057)
test_btest 0.000803 0.000255 79.432557 ( 6.935055)
test_basic 0.003335 0.001062 0.699090 ( 0.776118)
test_all 0.001127 0.000000 461.025740 ( 46.948582)
test_rubyspec 0.012720 0.026643 42.199244 ( 54.643583)
total: 117.48 sec