Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-085229
#<BuildRuby:0x00005602b3447be8
@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.20231213-085229",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006021 0.000454 1.487570 ( 1.809847)
build_miniruby 0.000756 0.000168 0.926356 ( 0.926347)
build_ruby 0.001114 0.000247 2.898100 ( 2.897812)
build_all 0.010600 0.000000 16.932094 ( 1.584461)
build_install 0.008928 0.000000 4.934019 ( 1.157166)
test_btest 0.001104 0.000000 86.213658 ( 7.701793)
test_basic 0.005876 0.000000 0.877710 ( 0.943640)
test_all 0.095362 0.044437 541.555356 ( 62.296002)
test_rubyspec 0.025158 0.026038 50.576377 ( 62.911018)
total: 142.23 sec