Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-133142
#<BuildRuby:0x0000556b43366f88
@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.20240108-133142",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.005099 0.920188 ( 1.303667)
build_miniruby 0.000000 0.001410 0.896902 ( 0.897417)
build_ruby 0.001233 0.000000 2.818581 ( 2.820266)
build_all 0.007889 0.002228 14.553487 ( 1.441360)
build_install 0.005731 0.003106 4.203384 ( 1.165949)
test_btest 0.000861 0.000179 75.666122 ( 7.408880)
test_basic 0.003582 0.000060 0.508306 ( 0.587756)
test_all 0.098166 0.035121 517.319692 ( 45.717099)
test_rubyspec 0.010909 0.022408 49.589158 ( 62.232261)
total: 123.58 sec