Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-222705
#<BuildRuby:0x000055e89d593ce8
@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.20230806-222705",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005259 0.001644 1.541961 ( 2.810264)
build_miniruby 0.001085 0.000339 0.948227 ( 0.946345)
build_ruby 0.000902 0.000282 2.733139 ( 2.732825)
build_all 0.009375 0.000115 15.195384 ( 1.349805)
build_install 0.005310 0.003395 2.276018 ( 0.985016)
test_btest 0.000760 0.000228 84.324905 ( 7.752185)
test_basic 0.000236 0.004447 0.686531 ( 0.764422)
test_all 0.000371 0.000907 573.567566 ( 52.132683)
test_rubyspec 0.028465 0.014892 46.341896 ( 58.493301)
total: 127.97 sec