Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-152855
#<BuildRuby:0x0000564cdfe38050
@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.20240110-152855",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000109 0.004039 0.811216 ( 1.241331)
build_miniruby 0.000843 0.000194 0.894298 ( 0.894219)
build_ruby 0.001242 0.000287 2.722137 ( 2.724578)
build_all 0.009787 0.000279 14.999779 ( 1.437107)
build_install 0.009029 0.000000 4.266363 ( 1.142180)
test_btest 0.000673 0.000000 77.224752 ( 7.733820)
test_basic 0.004485 0.000237 0.523600 ( 0.606021)
test_all 0.088704 0.047339 548.053419 ( 53.177751)
test_rubyspec 0.025787 0.013855 50.137950 ( 62.684470)
total: 131.64 sec