Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-043857
#<BuildRuby:0x000055c2ffe1a740
@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.20221229-043857",
@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.000019)
configure 0.000007 0.000006 0.000013 ( 0.000013)
build_up 0.003628 0.002822 0.845957 ( 1.013911)
build_miniruby 0.000000 0.001084 1.013459 ( 1.011386)
build_ruby 0.000000 0.001513 2.794807 ( 2.792057)
build_all 0.005662 0.004279 16.777341 ( 2.998318)
build_install 0.003056 0.006658 2.310277 ( 1.189289)
test_btest 0.000940 0.000000 68.748171 ( 11.571105)
test_basic 0.003185 0.004172 0.378388 ( 0.462574)
test_all 0.000644 0.000594 662.463464 (111.097809)
test_rubyspec 0.067238 0.057118 51.633608 ( 59.697211)
total: 191.83 sec