Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-083106
#<BuildRuby:0x000055e581372fa0
@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.20230529-083106",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.006304 1.498463 ( 2.947518)
build_miniruby 0.000000 0.001106 0.845116 ( 0.845069)
build_ruby 0.000700 0.000566 2.456811 ( 2.457141)
build_all 0.007886 0.001308 12.548597 ( 1.083942)
build_install 0.006563 0.000751 1.733406 ( 0.841926)
test_btest 0.000757 0.000239 80.444184 ( 7.346136)
test_basic 0.003440 0.001086 0.745877 ( 0.824295)
test_all 0.000945 0.000299 422.036933 ( 44.632925)
test_rubyspec 0.027011 0.013323 42.073935 ( 54.545094)
total: 115.52 sec