Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-203534
#<BuildRuby:0x000055a8c8cbde98
@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.20230114-203534",
@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.000004 0.000017 ( 0.000017)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001994 0.004919 1.317041 ( 1.317359)
build_miniruby 0.000950 0.000396 1.722126 ( 1.591567)
build_ruby 0.001363 0.000568 2.785001 ( 2.787839)
build_all 0.009436 0.000185 16.832852 ( 3.005351)
build_install 0.009386 0.000000 2.157318 ( 1.096323)
test_btest 0.001070 0.000000 76.453777 ( 11.189445)
test_basic 0.006363 0.000000 0.357245 ( 0.443562)
test_all 0.001629 0.000000 678.556254 (103.354204)
test_rubyspec 0.078213 0.053636 52.261642 ( 60.352273)
total: 185.14 sec