Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-150150
#<BuildRuby:0x000055dfb022b7b8
@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.20231214-150150",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001802 0.003689 1.422282 ( 1.823721)
build_miniruby 0.000823 0.000078 0.894190 ( 0.893903)
build_ruby 0.001122 0.000107 2.790039 ( 2.791173)
build_all 0.009996 0.000000 15.966053 ( 1.381687)
build_install 0.008589 0.000000 4.765080 ( 1.137572)
test_btest 0.000985 0.000017 83.386566 ( 7.165711)
test_basic 0.000839 0.004001 0.670886 ( 0.749738)
test_all 0.083624 0.046941 524.951234 ( 50.491147)
test_rubyspec 0.031108 0.019598 49.883543 ( 62.239472)
total: 128.67 sec