Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-083855
#<BuildRuby:0x0000557e23b82be8
@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.20221228-083855",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.005770 0.000691 0.840969 ( 1.039217)
build_miniruby 0.000896 0.000373 1.011929 ( 1.010055)
build_ruby 0.001038 0.000433 2.775351 ( 2.772930)
build_all 0.009599 0.000000 16.641457 ( 2.980033)
build_install 0.011605 0.000000 2.264007 ( 1.185352)
test_btest 0.001115 0.000000 76.350524 ( 11.244145)
test_basic 0.001594 0.004887 0.375351 ( 0.461719)
test_all 0.000000 0.001537 646.316805 (100.021609)
test_rubyspec 0.078311 0.037184 51.610367 ( 59.662038)
total: 180.38 sec