Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-134444
#<BuildRuby:0x000055ffe6b4e858
@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.20230111-134444",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000012 0.000007 0.000019 ( 0.000018)
configure 0.000011 0.000007 0.000018 ( 0.000017)
build_up 0.000000 0.006533 0.848355 ( 1.322893)
build_miniruby 0.000000 0.001146 1.027254 ( 1.025485)
build_ruby 0.000333 0.001313 2.780813 ( 2.778218)
build_all 0.010162 0.000000 16.871992 ( 2.999991)
build_install 0.006591 0.005025 2.137089 ( 1.076241)
test_btest 0.000568 0.000379 77.150814 ( 10.749062)
test_basic 0.003162 0.003387 0.322767 ( 0.409168)
test_all 0.000868 0.000597 660.722567 (100.256386)
test_rubyspec 0.063000 0.068549 51.811398 ( 59.840416)
total: 180.46 sec