Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-013930
#<BuildRuby:0x0000560110a5bfd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-013930",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004604 0.000072 1.187838 ( 1.567536)
build_miniruby 0.000911 0.000101 1.407652 ( 1.409965)
build_ruby 0.001594 0.000177 4.167576 ( 4.174332)
build_all 0.006371 0.003853 16.533618 ( 1.606595)
build_install 0.014104 0.000256 4.842433 ( 1.587810)
test_btest 0.000628 0.000082 86.267852 ( 7.527638)
test_basic 0.005116 0.000119 0.628208 ( 0.694197)
test_all 0.095530 0.025913 549.540158 ( 64.645438)
test_rubyspec 0.032726 0.028672 72.290314 ( 84.571052)
total: 167.79 sec