Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-002618
#<BuildRuby:0x0000564c787c3ba0
@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.20230705-002618",
@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.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005185 0.000053 1.503323 ( 2.825911)
build_miniruby 0.001277 0.000064 0.913046 ( 0.913129)
build_ruby 0.000000 0.001258 2.577031 ( 2.577144)
build_all 0.003569 0.005959 11.813097 ( 8.247016)
build_install 0.007517 0.000981 5.079934 ( 1.885060)
test_btest 0.001270 0.000000 86.132916 ( 7.652142)
test_basic 0.000554 0.003805 0.708786 ( 0.789521)
test_all 0.001387 0.000231 457.581722 ( 46.421359)
test_rubyspec 0.023527 0.016534 43.731338 ( 56.117543)
total: 127.43 sec