Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-061309
#<BuildRuby:0x0000557f52f9bfb0
@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.20230105-061309",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.006126 0.000452 0.844064 ( 1.568126)
build_miniruby 0.001142 0.000229 1.011692 ( 1.009759)
build_ruby 0.001346 0.000269 2.782396 ( 2.779737)
build_all 0.008114 0.001623 16.681128 ( 2.966268)
build_install 0.010418 0.000167 2.323991 ( 1.191647)
test_btest 0.000755 0.000133 71.828390 ( 10.879483)
test_basic 0.005500 0.000971 0.357147 ( 0.443201)
test_all 0.001726 0.000305 654.555525 ( 97.744002)
test_rubyspec 0.084101 0.042084 51.628472 ( 59.659593)
total: 178.24 sec