Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-210709
#<BuildRuby:0x0000562fbeec3418
@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.20221226-210709",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000039 0.000005 0.000044 ( 0.000042)
configure 0.000039 0.000005 0.000044 ( 0.000044)
build_up 0.000000 0.008853 0.849250 ( 1.063063)
build_miniruby 0.000455 0.000720 1.001841 ( 0.999833)
build_ruby 0.001171 0.000344 2.757808 ( 2.755526)
build_all 0.007116 0.002492 16.573159 ( 2.939302)
build_install 0.009702 0.001803 2.216925 ( 1.169389)
test_btest 0.000888 0.000253 66.792036 ( 11.292119)
test_basic 0.003706 0.003729 0.337715 ( 0.422624)
test_all 0.001036 0.000330 644.153619 (100.063726)
test_rubyspec 0.073694 0.045462 50.950017 ( 59.495275)
total: 180.20 sec