Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-062622
#<BuildRuby:0x000055784fe84460
@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.20230125-062622",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000029)
build_up 0.005853 0.000580 0.881414 ( 1.068237)
build_miniruby 0.001034 0.000296 0.998364 ( 0.996181)
build_ruby 0.001295 0.000370 2.762451 ( 2.760119)
build_all 0.009452 0.000292 16.757521 ( 2.977766)
build_install 0.010737 0.000511 2.106891 ( 1.088022)
test_btest 0.000861 0.000191 69.354740 ( 10.794896)
test_basic 0.005098 0.001132 0.350790 ( 0.437434)
test_all 0.001380 0.000000 655.706979 (114.581736)
test_rubyspec 0.097093 0.036911 51.754679 ( 59.789189)
total: 194.49 sec