Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-174704
#<BuildRuby:0x000056316c96c460
@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.20230111-174704",
@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.000013 0.000005 0.000018 ( 0.000017)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005902 0.000565 0.894901 ( 1.065871)
build_miniruby 0.000989 0.000304 1.016446 ( 1.014445)
build_ruby 0.001272 0.000391 2.803102 ( 2.800462)
build_all 0.006475 0.003622 16.832458 ( 2.994677)
build_install 0.002015 0.007507 2.148046 ( 1.084125)
test_btest 0.000728 0.000000 74.387611 ( 11.017894)
test_basic 0.006528 0.000000 0.350635 ( 0.436955)
test_all 0.001303 0.000184 675.470473 (101.273685)
test_rubyspec 0.078778 0.056162 51.657434 ( 59.739031)
total: 181.43 sec