Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-125543
#<BuildRuby:0x000055efb7ee00a0
@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.20231023-125543",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001135 0.004155 2.197110 ( 2.456435)
build_miniruby 0.000777 0.000173 0.821074 ( 0.821031)
build_ruby 0.001098 0.000244 2.696124 ( 2.696448)
build_all 0.006681 0.003711 16.694226 ( 1.496867)
build_install 0.000000 0.008517 5.321172 ( 1.170097)
test_btest 0.000000 0.001053 81.760819 ( 7.732713)
test_basic 0.003813 0.000754 0.608001 ( 0.685146)
test_all 0.093613 0.039675 528.184428 ( 52.353289)
test_rubyspec 0.016199 0.032891 50.519838 ( 62.868835)
total: 132.28 sec