Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-025727
#<BuildRuby:0x0000557d3be275f8
@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.20231126-025727",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004223 0.000704 1.311646 ( 1.947081)
build_miniruby 0.000910 0.000152 0.894588 ( 0.894344)
build_ruby 0.001241 0.000207 2.969650 ( 2.969981)
build_all 0.003045 0.007187 16.630645 ( 1.528483)
build_install 0.009544 0.000000 5.052716 ( 1.180142)
test_btest 0.001241 0.000000 85.169475 ( 7.685010)
test_basic 0.003819 0.000600 0.693815 ( 0.770372)
test_all 0.130768 0.010332 487.581736 ( 55.518709)
test_rubyspec 0.018644 0.027861 51.951488 ( 64.279748)
total: 136.77 sec