Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-165629
#<BuildRuby:0x000055d3efc46be8
@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.20230108-165629",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000017 0.000007 0.000024 ( 0.000025)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.004647 0.001936 0.859416 ( 1.026845)
build_miniruby 0.000950 0.000397 1.024872 ( 1.022944)
build_ruby 0.001146 0.000477 2.792857 ( 2.790113)
build_all 0.008471 0.001541 16.831978 ( 2.978366)
build_install 0.007557 0.003978 2.118573 ( 1.087704)
test_btest 0.000777 0.000310 77.366641 ( 10.560838)
test_basic 0.005249 0.002100 0.363901 ( 0.449091)
test_all 0.000791 0.000317 672.785361 ( 99.637474)
test_rubyspec 0.046663 0.053694 52.464395 ( 60.512805)
total: 180.07 sec