Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-102739
#<BuildRuby:0x0000557e40b240d0
@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-102739",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001793 0.004342 0.844131 ( 1.061364)
build_miniruby 0.001191 0.000159 1.010323 ( 1.008413)
build_ruby 0.001475 0.000196 2.762445 ( 2.759797)
build_all 0.008433 0.001124 16.704910 ( 2.964180)
build_install 0.008943 0.002585 2.245702 ( 1.172102)
test_btest 0.000889 0.000133 76.344217 ( 10.349144)
test_basic 0.001805 0.004589 0.346287 ( 0.432575)
test_all 0.001363 0.000000 659.777580 (114.040074)
test_rubyspec 0.081224 0.048866 51.557489 ( 59.593737)
total: 193.38 sec