Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-181001
#<BuildRuby:0x000055c894466678
@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.20230130-181001",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.004553 0.001518 0.869100 ( 1.268165)
build_miniruby 0.001353 0.000000 1.005654 ( 1.003570)
build_ruby 0.000000 0.001755 2.829613 ( 2.827139)
build_all 0.004564 0.005447 16.797822 ( 3.016661)
build_install 0.007900 0.003326 2.083621 ( 1.063131)
test_btest 0.000768 0.000324 75.580589 ( 10.130862)
test_basic 0.000000 0.006339 0.354850 ( 0.441375)
test_all 0.000000 0.001196 657.336586 ( 99.296125)
test_rubyspec 0.065335 0.062463 51.756831 ( 59.818102)
total: 178.87 sec