Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-115543
#<BuildRuby:0x000055ad461c3e70
@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.20230101-115543",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.005323 0.000355 0.845834 ( 1.048999)
build_miniruby 0.001240 0.000000 1.018718 ( 1.017689)
build_ruby 0.001611 0.000000 2.793071 ( 2.790290)
build_all 0.009726 0.000000 16.814686 ( 3.014127)
build_install 0.011496 0.000340 2.309420 ( 1.188266)
test_btest 0.001006 0.000053 75.026307 ( 11.201092)
test_basic 0.006558 0.000086 0.376497 ( 0.462389)
test_all 0.001160 0.000058 652.705887 (100.770075)
test_rubyspec 0.078465 0.025927 51.672721 ( 59.751868)
total: 181.25 sec