Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-051636
#<BuildRuby:0x000055834bf56620
@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-051636",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001056 0.005813 0.900069 ( 1.084640)
build_miniruby 0.001018 0.000339 1.030933 ( 1.028768)
build_ruby 0.001228 0.000409 2.775417 ( 2.772531)
build_all 0.001492 0.008478 16.828546 ( 2.987198)
build_install 0.009115 0.002530 2.157305 ( 1.090540)
test_btest 0.000791 0.000352 68.218136 ( 11.491397)
test_basic 0.004484 0.001993 0.344661 ( 0.430864)
test_all 0.000969 0.000431 668.829878 ( 97.563601)
test_rubyspec 0.062081 0.028346 52.212979 ( 60.302079)
total: 178.75 sec