Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-062000
#<BuildRuby:0x0000559b23f5f280
@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.20231021-062000",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003998 0.001332 1.451307 ( 1.764618)
build_miniruby 0.000860 0.000287 0.901777 ( 0.901783)
build_ruby 0.001023 0.000341 2.738862 ( 2.739136)
build_all 0.007676 0.002558 17.297836 ( 1.502835)
build_install 0.005803 0.003639 5.182622 ( 1.210310)
test_btest 0.000834 0.000303 85.340514 ( 7.157473)
test_basic 0.003239 0.001178 0.583344 ( 0.660066)
test_all 0.000738 0.005833 540.294500 ( 49.760035)
test_rubyspec 0.032786 0.016043 50.171765 ( 62.425054)
total: 128.12 sec