Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-225148
#<BuildRuby:0x000055f11b7840d0
@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-225148",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.000000 0.008804 0.866946 ( 1.046714)
build_miniruby 0.000238 0.001043 1.022793 ( 1.021458)
build_ruby 0.001464 0.000000 2.783970 ( 2.781337)
build_all 0.008882 0.000868 16.810041 ( 3.007828)
build_install 0.009752 0.001564 2.153117 ( 1.095960)
test_btest 0.000814 0.000214 73.074084 ( 11.018502)
test_basic 0.002615 0.003704 0.338852 ( 0.425368)
test_all 0.001143 0.000342 658.239971 (101.026351)
test_rubyspec 0.083920 0.048558 52.205123 ( 60.228800)
total: 181.65 sec