Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-180017
#<BuildRuby:0x000055e208c40460
@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.20230106-180017",
@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.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005084 0.000678 0.854453 ( 1.380150)
build_miniruby 0.001102 0.000146 1.016538 ( 1.014600)
build_ruby 0.000000 0.001434 2.774409 ( 2.771934)
build_all 0.002169 0.007665 16.787617 ( 2.983610)
build_install 0.006562 0.005097 2.152934 ( 1.089520)
test_btest 0.000579 0.000180 75.728631 ( 11.062504)
test_basic 0.006210 0.000472 0.344301 ( 0.430337)
test_all 0.001056 0.000310 671.436081 ( 96.862441)
test_rubyspec 0.068532 0.042641 51.901043 ( 59.939529)
total: 177.54 sec