Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-214935
#<BuildRuby:0x000055bef3a47858
@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.20231030-214935",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000597 0.004150 1.511613 ( 1.730689)
build_miniruby 0.000943 0.000209 0.910252 ( 0.909756)
build_ruby 0.001188 0.000264 2.686016 ( 2.685425)
build_all 0.008870 0.000989 16.745724 ( 1.469471)
build_install 0.008196 0.000754 4.985765 ( 1.183493)
test_btest 0.000779 0.000156 88.564560 ( 7.043760)
test_basic 0.004116 0.000000 0.644713 ( 0.722766)
test_all 0.110417 0.023795 539.259878 ( 52.181417)
test_rubyspec 0.028934 0.018974 50.585083 ( 62.950953)
total: 130.88 sec