Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-034050
#<BuildRuby:0x00005588820cf520
@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.20230731-034050",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001297 0.004276 1.383195 ( 2.630061)
build_miniruby 0.000756 0.000168 0.926283 ( 0.925855)
build_ruby 0.000930 0.000207 2.807072 ( 2.807301)
build_all 0.005730 0.003513 14.736543 ( 1.381131)
build_install 0.007612 0.000852 2.058244 ( 0.922770)
test_btest 0.000826 0.000196 82.053066 ( 8.034549)
test_basic 0.003297 0.000785 0.618504 ( 0.696031)
test_all 0.001132 0.000269 511.221676 ( 54.773589)
test_rubyspec 0.018754 0.023714 44.616209 ( 56.983409)
total: 129.16 sec