Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-235319
#<BuildRuby:0x000055f209e97568
@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.20230813-235319",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004929 0.000149 1.447772 ( 2.753330)
build_miniruby 0.000911 0.000137 0.901748 ( 0.901039)
build_ruby 0.001020 0.000153 2.601923 ( 2.602404)
build_all 0.007132 0.002579 14.833816 ( 1.314273)
build_install 0.008100 0.000691 2.170857 ( 0.925941)
test_btest 0.000947 0.000152 84.124059 ( 7.931919)
test_basic 0.004922 0.000787 0.707969 ( 0.779792)
test_all 0.001451 0.000105 534.269024 ( 55.663023)
test_rubyspec 0.033783 0.014272 46.941660 ( 59.311496)
total: 132.18 sec