Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-041625
#<BuildRuby:0x0000559ee9138700
@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.20230106-041625",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005319 0.001139 0.848137 ( 1.179336)
build_miniruby 0.001249 0.000000 1.012637 ( 1.010713)
build_ruby 0.001602 0.000000 2.779016 ( 2.776514)
build_all 0.005586 0.004257 16.768945 ( 3.032710)
build_install 0.011506 0.000000 2.097523 ( 1.076858)
test_btest 0.001089 0.000000 73.245380 ( 10.100622)
test_basic 0.003115 0.003955 0.352922 ( 0.438158)
test_all 0.001377 0.000344 657.871489 (100.592943)
test_rubyspec 0.080550 0.050785 52.063402 ( 60.158463)
total: 180.37 sec