Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-082319
#<BuildRuby:0x0000564fe27a4008
@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.20221227-082319",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000005 0.000029 ( 0.000013)
build_up 0.005505 0.001180 0.844587 ( 1.286185)
build_miniruby 0.001107 0.000238 1.010434 ( 1.008592)
build_ruby 0.001293 0.000277 2.777764 ( 2.775231)
build_all 0.008856 0.000888 16.641052 ( 2.951752)
build_install 0.009424 0.000000 2.228804 ( 1.168453)
test_btest 0.000712 0.000126 77.480486 ( 10.826667)
test_basic 0.001385 0.005092 0.348741 ( 0.435162)
test_all 0.001100 0.000259 667.852568 ( 99.053395)
test_rubyspec 0.087341 0.045447 51.094460 ( 59.138432)
total: 178.64 sec