Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-102002
#<BuildRuby:0x0000564166eec048
@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.20231102-102002",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005433 0.000000 1.388167 ( 1.629873)
build_miniruby 0.001053 0.000000 0.882508 ( 0.882093)
build_ruby 0.001724 0.000000 2.881681 ( 2.880989)
build_all 0.010842 0.000000 17.054056 ( 1.613019)
build_install 0.004786 0.004086 5.110407 ( 1.155435)
test_btest 0.001061 0.000000 88.903310 ( 7.594304)
test_basic 0.001174 0.003657 0.579732 ( 0.655425)
test_all 0.089867 0.044936 536.985095 ( 57.195284)
test_rubyspec 0.014002 0.034523 49.843568 ( 62.247569)
total: 135.85 sec