Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-231622
#<BuildRuby:0x000055f04ed7bdd0
@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.20230108-231622",
@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.000016 0.000010 0.000026 ( 0.000029)
autoconf 0.000036 0.000022 0.000058 ( 0.000060)
configure 0.000030 0.000018 0.000048 ( 0.000049)
build_up 0.003235 0.006430 0.860352 ( 1.751834)
build_miniruby 0.000790 0.000553 1.021111 ( 1.019137)
build_ruby 0.001611 0.000000 2.783332 ( 2.780695)
build_all 0.001759 0.008204 16.856796 ( 2.999821)
build_install 0.005130 0.004198 2.126594 ( 1.074367)
test_btest 0.000526 0.000430 74.779349 ( 11.060391)
test_basic 0.000000 0.007443 0.358530 ( 0.443199)
test_all 0.000000 0.001252 676.660404 ( 96.301338)
test_rubyspec 0.047007 0.077303 52.256330 ( 60.299086)
total: 177.73 sec