Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-181929
#<BuildRuby:0x0000555f2b64bc18
@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-181929",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006954 0.000000 1.504439 ( 2.722220)
build_miniruby 0.000000 0.001109 0.893775 ( 0.893989)
build_ruby 0.000000 0.001319 2.558792 ( 2.559208)
build_all 0.002437 0.006755 8.213298 ( 7.488936)
build_install 0.007285 0.001901 2.120611 ( 1.794170)
test_btest 0.000781 0.000204 87.375795 ( 7.369000)
test_basic 0.004182 0.000101 0.627074 ( 0.710365)
test_all 0.001102 0.000276 461.199864 ( 49.394681)
test_rubyspec 0.029082 0.009665 42.788138 ( 55.274581)
total: 128.21 sec