Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-082443
#<BuildRuby:0x0000559225a1c040
@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.20230113-082443",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000027)
build_up 0.002865 0.003677 0.844874 ( 1.042951)
build_miniruby 0.001226 0.000000 1.009297 ( 1.007393)
build_ruby 0.001579 0.000000 2.774518 ( 2.771985)
build_all 0.002462 0.006986 16.782042 ( 3.012901)
build_install 0.009049 0.002514 2.116299 ( 1.073507)
test_btest 0.000658 0.000183 73.276142 ( 10.543688)
test_basic 0.004518 0.001255 0.311216 ( 0.398515)
test_all 0.000978 0.000271 666.609916 ( 93.826795)
test_rubyspec 0.069986 0.043248 51.608335 ( 59.668442)
total: 173.35 sec