Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-013714
#<BuildRuby:0x000055b0e7357468
@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.20230125-013714",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000030 0.000005 0.000035 ( 0.000019)
build_up 0.000000 0.006594 0.840934 ( 1.302384)
build_miniruby 0.000000 0.001304 1.007783 ( 1.005907)
build_ruby 0.000000 0.001494 2.750086 ( 2.747569)
build_all 0.003785 0.005929 16.763743 ( 2.993070)
build_install 0.005358 0.006120 2.090615 ( 1.085042)
test_btest 0.000735 0.000330 75.424533 ( 10.942775)
test_basic 0.004552 0.002049 0.356913 ( 0.443199)
test_all 0.001223 0.000550 649.935964 (102.539065)
test_rubyspec 0.086309 0.043846 51.601194 ( 59.691463)
total: 182.75 sec