Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-081441
#<BuildRuby:0x0000560bf95d7ce8
@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.20231124-081441",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004268 0.001004 1.321533 ( 1.696105)
build_miniruby 0.000875 0.000206 0.884404 ( 0.885327)
build_ruby 0.001167 0.000275 2.938587 ( 2.938618)
build_all 0.005604 0.004670 16.838555 ( 1.515330)
build_install 0.007024 0.002633 5.155876 ( 1.221541)
test_btest 0.000591 0.000169 86.642213 ( 7.382558)
test_basic 0.003400 0.000000 0.614650 ( 0.694743)
test_all 0.101772 0.036082 507.062075 ( 54.866343)
test_rubyspec 0.021220 0.033883 52.490814 ( 64.847652)
total: 136.05 sec