Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-090740
#<BuildRuby:0x0000561089cdb280
@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.20231113-090740",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004860 0.000511 1.424274 ( 1.812440)
build_miniruby 0.000927 0.000098 0.875634 ( 0.875252)
build_ruby 0.001315 0.000138 2.613814 ( 2.613991)
build_all 0.008644 0.000910 16.346718 ( 1.502507)
build_install 0.012825 0.000000 4.928620 ( 1.196991)
test_btest 0.001159 0.000000 80.490971 ( 7.644425)
test_basic 0.000000 0.004722 0.667517 ( 0.743191)
test_all 0.084012 0.051998 502.410087 ( 60.427815)
test_rubyspec 0.035077 0.013527 49.857620 ( 62.249444)
total: 139.07 sec