Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-054731
#<BuildRuby:0x00005585978fbd68
@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.20231125-054731",
@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.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003962 0.000932 1.348877 ( 1.914309)
build_miniruby 0.000989 0.000232 0.944266 ( 0.943591)
build_ruby 0.001097 0.000259 2.695374 ( 2.695326)
build_all 0.008986 0.001023 15.964888 ( 1.419144)
build_install 0.000849 0.008083 4.849065 ( 1.166010)
test_btest 0.000989 0.000000 82.061184 ( 6.847916)
test_basic 0.005064 0.000000 0.813507 ( 0.894476)
test_all 0.125556 0.007004 512.947035 ( 48.114548)
test_rubyspec 0.021795 0.033035 50.446035 ( 62.775645)
total: 126.77 sec