Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-192008
#<BuildRuby:0x00005574d820a678
@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.20230130-192008",
@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.000004 0.000004 0.000008 ( 0.000008)
autoconf 0.000011 0.000008 0.000019 ( 0.000018)
configure 0.000007 0.000006 0.000013 ( 0.000013)
build_up 0.005707 0.001174 0.921469 ( 1.086932)
build_miniruby 0.000781 0.000547 0.996432 ( 0.994556)
build_ruby 0.001000 0.000700 2.767410 ( 2.764837)
build_all 0.007682 0.002083 16.707214 ( 2.966834)
build_install 0.005108 0.006435 2.079908 ( 1.069538)
test_btest 0.000669 0.000463 67.255953 ( 11.498363)
test_basic 0.001763 0.005790 0.369325 ( 0.453746)
test_all 0.000878 0.000320 649.415528 ( 98.684863)
test_rubyspec 0.058664 0.065553 51.712744 ( 59.941107)
total: 179.46 sec