Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-001532
#<BuildRuby:0x0000556397203fa0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-001532",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000036 0.000005 0.000041 ( 0.000026)
build_up 0.006619 0.000883 1.292575 ( 1.321088)
build_miniruby 0.001466 0.000000 1.695902 ( 1.566651)
build_ruby 0.001583 0.000000 2.791395 ( 2.788682)
build_all 0.009758 0.000018 16.766978 ( 2.999244)
build_install 0.007283 0.001984 2.114481 ( 1.086365)
test_btest 0.000990 0.000124 75.384049 ( 10.608500)
test_basic 0.003309 0.003528 0.364579 ( 0.450812)
test_all 0.001202 0.000193 676.806533 ( 99.954854)
test_rubyspec 0.062811 0.052910 52.366212 ( 60.478036)
total: 181.25 sec