Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-060450
#<BuildRuby:0x0000558b6ca000d0
@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.20230107-060450",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005405 0.000360 0.915841 ( 1.935953)
build_miniruby 0.001372 0.000000 1.215179 ( 1.214041)
build_ruby 0.001374 0.000000 2.926607 ( 2.924210)
build_all 0.009863 0.000000 16.801457 ( 2.997661)
build_install 0.007595 0.003827 2.125248 ( 1.079627)
test_btest 0.000729 0.000070 75.766861 ( 10.875544)
test_basic 0.006734 0.000000 0.348486 ( 0.434523)
test_all 0.001584 0.000011 662.724186 (100.828070)
test_rubyspec 0.090919 0.034745 51.971122 ( 60.033807)
total: 182.32 sec