Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-160452
#<BuildRuby:0x000055be3acf2eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230708-160452",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006510 0.000000 1.480993 ( 2.701563)
build_miniruby 0.001368 0.000000 0.807596 ( 0.807967)
build_ruby 0.001094 0.000109 2.512713 ( 2.513448)
build_all 0.008126 0.000584 7.835576 ( 7.131721)
build_install 0.008385 0.000158 2.010125 ( 1.675478)
test_btest 0.001042 0.000095 86.415867 ( 6.715401)
test_basic 0.000000 0.004254 0.783090 ( 0.861880)
test_all 0.000000 0.001781 465.667273 ( 51.101682)
test_rubyspec 0.010162 0.030512 42.662967 ( 55.076767)
total: 128.59 sec