Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-221644
#<BuildRuby:0x000055c3cca23fb0
@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.20230110-221644",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.006522 0.846527 ( 1.028252)
build_miniruby 0.000000 0.001335 1.013866 ( 1.011887)
build_ruby 0.000000 0.001631 2.775957 ( 2.773444)
build_all 0.008998 0.001056 16.933852 ( 3.000137)
build_install 0.011539 0.000112 2.133650 ( 1.084124)
test_btest 0.000829 0.000249 78.300848 ( 10.551475)
test_basic 0.005852 0.000591 0.353935 ( 0.440321)
test_all 0.001002 0.000286 657.429569 (109.925906)
test_rubyspec 0.094989 0.038173 51.790250 ( 59.851766)
total: 189.67 sec