Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-090541
#<BuildRuby:0x000055f0802a3e80
@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.20230108-090541",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000045 0.000011 0.000056 ( 0.000053)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.000000 0.008937 0.852581 ( 1.037535)
build_miniruby 0.000000 0.001260 1.021461 ( 1.020018)
build_ruby 0.000930 0.000800 2.783098 ( 2.780395)
build_all 0.005404 0.004618 16.904141 ( 3.022205)
build_install 0.011522 0.000000 2.124500 ( 1.083583)
test_btest 0.000816 0.000112 75.169086 ( 10.996147)
test_basic 0.002969 0.003596 0.314287 ( 0.400453)
test_all 0.000632 0.000929 675.057586 (103.651459)
test_rubyspec 0.068103 0.052521 52.276203 ( 60.290937)
total: 184.28 sec