Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-014414
#<BuildRuby:0x000056474a86fbb8
@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.20230625-014414",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005356 1.325176 ( 2.600971)
build_miniruby 0.000000 0.000969 0.905556 ( 0.906105)
build_ruby 0.000168 0.001227 2.517330 ( 2.518318)
build_all 0.008816 0.001323 15.893653 ( 1.496769)
build_install 0.004765 0.004447 4.671884 ( 1.131983)
test_btest 0.000931 0.000178 88.158281 ( 7.339341)
test_basic 0.003844 0.000000 0.665309 ( 0.749466)
test_all 0.001287 0.000144 447.954005 ( 44.891107)
test_rubyspec 0.021645 0.013438 41.996004 ( 54.490436)
total: 116.13 sec