Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-131925
#<BuildRuby:0x000056407a314460
@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.20221231-131925",
@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.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004655 0.001432 0.843496 ( 1.061082)
build_miniruby 0.000961 0.000296 1.020094 ( 1.018113)
build_ruby 0.001272 0.000391 2.770142 ( 2.767515)
build_all 0.007474 0.002300 16.760427 ( 2.981351)
build_install 0.008961 0.002757 2.289487 ( 1.174889)
test_btest 0.000916 0.000281 73.903568 ( 10.743321)
test_basic 0.004812 0.001481 0.348969 ( 0.435318)
test_all 0.001497 0.000000 668.235574 (115.467298)
test_rubyspec 0.069650 0.060585 51.614208 ( 59.736394)
total: 195.39 sec