Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-050414
#<BuildRuby:0x000055e9e917c090
@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.20230601-050414",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005671 0.000000 1.452145 ( 2.750253)
build_miniruby 0.000959 0.000000 0.747903 ( 0.748376)
build_ruby 0.000000 0.001283 2.392912 ( 2.393395)
build_all 0.001939 0.007202 12.562119 ( 1.088330)
build_install 0.006277 0.001237 1.648080 ( 0.858357)
test_btest 0.001157 0.000000 84.279295 ( 6.921593)
test_basic 0.001871 0.001825 0.511641 ( 0.595149)
test_all 0.001090 0.000477 441.104643 ( 40.735889)
test_rubyspec 0.015661 0.027309 42.702754 ( 55.182439)
total: 111.27 sec