Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-031938
#<BuildRuby:0x00005617423ce858
@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.20221225-031938",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004334 0.000041 0.792651 ( 1.041274)
build_miniruby 0.000891 0.000000 0.966951 ( 0.965613)
build_ruby 0.001205 0.000000 2.740704 ( 2.739220)
build_all 0.004959 0.003882 15.948346 ( 3.317065)
build_install 0.009420 0.000904 2.266590 ( 1.278453)
test_btest 0.000489 0.000082 62.564315 ( 11.362717)
test_basic 0.003715 0.000620 0.275046 ( 0.367120)
test_all 0.000786 0.000131 636.922699 (100.044470)
test_rubyspec 0.032000 0.024418 51.131071 ( 59.324520)
total: 180.44 sec