Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-144051
#<BuildRuby:0x00005650ac3e4010
@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.20230112-144051",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.006827 0.000000 0.965842 ( 1.630439)
build_miniruby 0.001353 0.000000 1.015157 ( 1.013304)
build_ruby 0.001640 0.000000 2.776972 ( 2.774288)
build_all 0.009862 0.000000 16.776216 ( 3.002159)
build_install 0.011428 0.000000 2.098856 ( 1.082199)
test_btest 0.000962 0.000000 69.650439 ( 11.079021)
test_basic 0.006746 0.000000 0.358435 ( 0.444487)
test_all 0.000000 0.001535 664.229288 (100.812113)
test_rubyspec 0.068220 0.012017 51.848446 ( 60.009258)
total: 181.85 sec