Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-025939
#<BuildRuby:0x000055a13350c060
@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.20221227-025939",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000064 0.003977 0.624127 ( 1.024076)
build_miniruby 0.000998 0.000000 0.760197 ( 0.759701)
build_ruby 0.000000 0.001309 2.494305 ( 2.494450)
build_all 0.008273 0.000980 12.628178 ( 1.515410)
build_install 0.005287 0.001322 1.567476 ( 0.754708)
test_btest 0.000537 0.000134 65.748756 ( 5.980710)
test_basic 0.002648 0.000662 0.248719 ( 0.344124)
test_all 0.000875 0.000219 474.707769 ( 46.177327)
test_rubyspec 0.017929 0.008209 34.722483 ( 45.242217)
total: 104.29 sec