Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-194751
#<BuildRuby:0x0000562d2857ebe8
@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.20230110-194751",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006521 0.000000 0.903375 ( 1.223903)
build_miniruby 0.001310 0.000000 1.016084 ( 1.014242)
build_ruby 0.001426 0.000148 2.784983 ( 2.782309)
build_all 0.002778 0.007091 16.885274 ( 3.016246)
build_install 0.009793 0.001794 2.144062 ( 1.086082)
test_btest 0.000710 0.000154 76.455504 ( 10.614261)
test_basic 0.006760 0.000000 0.363046 ( 0.448859)
test_all 0.001293 0.000000 660.306870 ( 95.408450)
test_rubyspec 0.090903 0.040165 51.950564 ( 60.092736)
total: 175.69 sec