Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-155345
#<BuildRuby:0x000055b047f77040
@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.20231211-155345",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000729 0.004105 1.349831 ( 1.692012)
build_miniruby 0.000969 0.000000 0.860858 ( 0.861049)
build_ruby 0.001241 0.000000 2.649734 ( 2.650065)
build_all 0.006083 0.004096 15.990366 ( 1.448587)
build_install 0.007532 0.000838 4.775108 ( 1.161883)
test_btest 0.000921 0.000220 83.206906 ( 7.379727)
test_basic 0.001652 0.003529 0.808385 ( 0.884283)
test_all 0.085167 0.051715 513.530451 ( 60.500956)
test_rubyspec 0.020173 0.023557 49.567698 ( 61.820116)
total: 138.40 sec