Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-062916
#<BuildRuby:0x000055e3428ff0b8
@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.20231117-062916",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003605 0.001442 1.223677 ( 1.621739)
build_miniruby 0.000810 0.000324 0.874602 ( 0.874198)
build_ruby 0.000943 0.000377 2.756650 ( 2.756549)
build_all 0.005427 0.004761 16.502705 ( 1.490078)
build_install 0.003128 0.005882 4.895834 ( 1.170343)
test_btest 0.000676 0.000338 83.807548 ( 6.813902)
test_basic 0.004446 0.000000 0.733069 ( 0.809782)
test_all 0.085413 0.053531 513.175110 ( 61.413867)
test_rubyspec 0.020472 0.026277 48.747624 ( 61.151693)
total: 138.10 sec