Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-120843
#<BuildRuby:0x00005617febb8098
@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-120843",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004348 0.000158 1.367793 ( 1.642695)
build_miniruby 0.000806 0.000303 0.894517 ( 0.894433)
build_ruby 0.001023 0.000383 2.608074 ( 2.608293)
build_all 0.010032 0.000000 16.236238 ( 1.461126)
build_install 0.000770 0.008147 4.882899 ( 1.193043)
test_btest 0.000743 0.000319 81.982576 ( 7.516544)
test_basic 0.000000 0.005144 0.687914 ( 0.767319)
test_all 0.109880 0.026641 516.576760 ( 52.850481)
test_rubyspec 0.023789 0.023869 50.289367 ( 62.545946)
total: 131.48 sec