Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-072046
#<BuildRuby:0x000055c8118f80e8
@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.20231111-072046",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004148 0.000346 1.279563 ( 1.545155)
build_miniruby 0.000993 0.000083 0.956352 ( 0.957300)
build_ruby 0.001226 0.000102 2.918888 ( 2.918625)
build_all 0.008867 0.000739 16.613252 ( 1.464347)
build_install 0.008044 0.000209 5.033519 ( 1.173694)
test_btest 0.001054 0.000081 83.060907 ( 7.864204)
test_basic 0.000000 0.005375 0.697837 ( 0.773790)
test_all 0.074298 0.062655 496.919107 ( 54.416122)
test_rubyspec 0.025973 0.023835 50.036320 ( 62.363687)
total: 133.48 sec