Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-202018
#<BuildRuby:0x000055c3545fc040
@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.20230114-202018",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007847 0.001047 0.855067 ( 1.031255)
build_miniruby 0.000000 0.001279 1.024344 ( 1.022448)
build_ruby 0.000000 0.001473 2.791251 ( 2.788712)
build_all 0.003022 0.006841 16.784606 ( 2.976027)
build_install 0.004641 0.004647 2.067561 ( 1.074599)
test_btest 0.000925 0.000289 71.013682 ( 11.304624)
test_basic 0.002021 0.005469 0.332833 ( 0.417098)
test_all 0.000000 0.001381 663.249874 ( 99.591423)
test_rubyspec 0.065363 0.069487 52.244068 ( 60.224431)
total: 180.43 sec