Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-164553
#<BuildRuby:0x000055a40b31bbb8
@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.20230730-164553",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005328 0.000195 1.409573 ( 2.633708)
build_miniruby 0.000827 0.000131 0.919878 ( 0.919460)
build_ruby 0.000000 0.001373 2.803223 ( 2.802775)
build_all 0.003389 0.005912 14.373700 ( 1.271764)
build_install 0.008088 0.000000 2.049792 ( 0.913899)
test_btest 0.000561 0.000122 83.591247 ( 8.026522)
test_basic 0.004717 0.000000 0.596801 ( 0.673826)
test_all 0.002080 0.000000 545.472384 ( 49.944606)
test_rubyspec 0.016896 0.025834 45.428523 ( 57.723001)
total: 124.91 sec