Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-030730
#<BuildRuby:0x000055f412b9fee0
@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.20230525-030730",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006282 0.000000 1.546129 ( 2.773258)
build_miniruby 0.000000 0.001100 0.763569 ( 0.763165)
build_ruby 0.000000 0.001209 2.389111 ( 2.389544)
build_all 0.003721 0.005534 12.184109 ( 1.082142)
build_install 0.002986 0.004363 1.687232 ( 0.824845)
test_btest 0.000899 0.000117 80.940295 ( 6.957727)
test_basic 0.003087 0.000403 0.564154 ( 0.649126)
test_all 0.002182 0.000000 425.067868 ( 46.453062)
test_rubyspec 0.029518 0.009624 42.067837 ( 54.396345)
total: 116.29 sec