Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-182727
#<BuildRuby:0x000055bd817c7e20
@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.20230115-182727",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005946 0.000793 0.869963 ( 1.030172)
build_miniruby 0.001240 0.000165 1.039663 ( 1.037465)
build_ruby 0.001361 0.000182 2.810071 ( 2.807582)
build_all 0.005824 0.003910 16.817139 ( 3.006437)
build_install 0.010214 0.000990 2.106442 ( 1.085173)
test_btest 0.000904 0.000150 75.309689 ( 11.056567)
test_basic 0.000000 0.006728 0.311980 ( 0.398015)
test_all 0.000000 0.001161 663.186329 (114.474912)
test_rubyspec 0.083473 0.038892 52.444244 ( 60.476790)
total: 195.37 sec