Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-111813
#<BuildRuby:0x00005590d36f8178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231206-111813",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003753 0.001250 0.985543 ( 1.297570)
build_miniruby 0.000000 0.000965 0.880692 ( 0.881851)
build_ruby 0.000000 0.001087 2.698417 ( 2.699203)
build_all 0.005357 0.002647 12.139881 ( 0.989929)
build_install 0.012312 0.001053 3.574517 ( 0.957935)
test_btest 0.000000 0.000864 65.467298 ( 5.141889)
test_basic 0.000000 0.002918 0.369197 ( 0.451028)
test_all 0.051641 0.047010 376.723646 ( 37.718610)
test_rubyspec 0.033519 0.037222 39.608224 ( 52.287882)
total: 102.43 sec