Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-212005
#<BuildRuby:0x000055fabbae7e08
@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.20230120-212005",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003067 0.000920 0.656118 ( 1.101098)
build_miniruby 0.000882 0.000000 0.643720 ( 0.644071)
build_ruby 0.001330 0.000000 2.203485 ( 2.203296)
build_all 0.009120 0.000000 12.048612 ( 1.504123)
build_install 0.006386 0.000000 1.504735 ( 0.717966)
test_btest 0.000717 0.000000 64.910985 ( 6.092075)
test_basic 0.003468 0.000115 0.274070 ( 0.369340)
test_all 0.001332 0.000266 484.235381 ( 45.780722)
test_rubyspec 0.009088 0.018269 35.173722 ( 45.759462)
total: 104.17 sec