Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-175354
#<BuildRuby:0x00005629b91f40d0
@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-175354",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.002231 0.004183 0.843988 ( 1.029578)
build_miniruby 0.001207 0.000075 1.020366 ( 1.018455)
build_ruby 0.001533 0.000096 2.780451 ( 2.777853)
build_all 0.009826 0.000065 16.778027 ( 2.987666)
build_install 0.007065 0.004706 2.301914 ( 1.187480)
test_btest 0.001003 0.000106 79.553903 ( 10.969948)
test_basic 0.005815 0.000612 0.344679 ( 0.431038)
test_all 0.001450 0.000152 673.136693 ( 94.582127)
test_rubyspec 0.090962 0.043172 51.363876 ( 59.425030)
total: 174.41 sec