Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-155543
#<BuildRuby:0x000055d6e1a5fdf8
@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.20230102-155543",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000024 0.000001 0.000025 ( 0.000041)
build_up 0.006131 0.000409 0.844887 ( 1.160848)
build_miniruby 0.001329 0.000000 1.022542 ( 1.020534)
build_ruby 0.001589 0.000000 2.791585 ( 2.788833)
build_all 0.009730 0.000000 16.760055 ( 2.983750)
build_install 0.009220 0.002663 2.345897 ( 1.198348)
test_btest 0.000979 0.000078 79.012117 ( 10.500580)
test_basic 0.002773 0.003961 0.366414 ( 0.451873)
test_all 0.001920 0.000231 689.325170 (102.786419)
test_rubyspec 0.109372 0.025125 51.732913 ( 59.778574)
total: 182.67 sec