Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-161535
#<BuildRuby:0x000055ed8bf6b818
@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.20240103-161535",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004782 0.000797 1.362861 ( 1.595766)
build_miniruby 0.000688 0.000115 0.797528 ( 0.796914)
build_ruby 0.001129 0.000189 2.670807 ( 2.671934)
build_all 0.000975 0.007711 14.320793 ( 1.268273)
build_install 0.002865 0.005024 4.157273 ( 1.046619)
test_btest 0.000865 0.000273 72.355391 ( 7.100086)
test_basic 0.005241 0.000275 0.759254 ( 0.832468)
test_all 0.100752 0.027538 486.741541 ( 50.221517)
test_rubyspec 0.022239 0.027171 48.987713 ( 61.403186)
total: 126.94 sec