Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-034225
#<BuildRuby:0x000055cad2e42eb8
@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.20230803-034225",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005291 0.001245 1.598353 ( 2.859429)
build_miniruby 0.000788 0.000186 0.894174 ( 0.893523)
build_ruby 0.000961 0.000226 2.681414 ( 2.681928)
build_all 0.008315 0.000848 13.937927 ( 1.202522)
build_install 0.004755 0.003546 2.012329 ( 0.916635)
test_btest 0.000827 0.000207 79.205023 ( 7.825142)
test_basic 0.000000 0.004339 0.616021 ( 0.693973)
test_all 0.000000 0.001883 504.397796 ( 54.359568)
test_rubyspec 0.022629 0.015215 44.367860 ( 56.940349)
total: 128.37 sec