Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-184120
#<BuildRuby:0x00005557fdd92678
@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.20230123-184120",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000047 0.000007 0.000054 ( 0.000053)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.008535 0.000595 0.845924 ( 1.028086)
build_miniruby 0.001254 0.000000 1.003958 ( 1.001994)
build_ruby 0.001613 0.000000 2.751454 ( 2.748971)
build_all 0.005502 0.004327 16.657634 ( 2.939692)
build_install 0.008525 0.000694 2.073100 ( 1.069021)
test_btest 0.000947 0.000158 73.154170 ( 10.841700)
test_basic 0.001453 0.004974 0.349429 ( 0.435695)
test_all 0.001090 0.000242 665.510540 ( 94.603843)
test_rubyspec 0.097402 0.035938 51.290727 ( 59.353031)
total: 174.02 sec