Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-001124
#<BuildRuby:0x0000559ef22be620
@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-001124",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005374 0.001151 0.898416 ( 1.082990)
build_miniruby 0.001023 0.000219 1.009797 ( 1.007908)
build_ruby 0.001212 0.000259 2.755163 ( 2.752876)
build_all 0.009528 0.000000 16.690263 ( 2.968322)
build_install 0.010749 0.000446 2.082201 ( 1.061123)
test_btest 0.000755 0.000126 72.592586 ( 10.206661)
test_basic 0.007352 0.000433 0.359860 ( 0.444272)
test_all 0.001261 0.000199 649.377502 (116.120085)
test_rubyspec 0.066545 0.040898 51.535507 ( 59.759477)
total: 195.40 sec