Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-153314
#<BuildRuby:0x000055e8f7e5c028
@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.20230125-153314",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006041 0.000436 0.843479 ( 1.031011)
build_miniruby 0.001094 0.000219 1.012715 ( 1.010808)
build_ruby 0.001372 0.000274 2.782391 ( 2.779682)
build_all 0.009831 0.000000 16.733121 ( 3.038771)
build_install 0.008752 0.000303 2.077715 ( 1.066717)
test_btest 0.000969 0.000153 74.800608 ( 10.753555)
test_basic 0.006876 0.000381 0.383607 ( 0.467677)
test_all 0.001180 0.000177 654.529667 ( 99.980623)
test_rubyspec 0.072515 0.059791 51.807689 ( 59.866673)
total: 180.00 sec