Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-020533
#<BuildRuby:0x000055bb3b48f818
@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.20231025-020533",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004887 0.000222 1.451217 ( 1.709639)
build_miniruby 0.000878 0.000195 0.899767 ( 0.900016)
build_ruby 0.001185 0.000264 2.676027 ( 2.676388)
build_all 0.008601 0.001911 16.813702 ( 1.541951)
build_install 0.007639 0.001698 5.044657 ( 1.175754)
test_btest 0.000000 0.001080 84.149245 ( 8.011711)
test_basic 0.000000 0.004906 0.715005 ( 0.789512)
test_all 0.109894 0.022775 531.254646 ( 48.825114)
test_rubyspec 0.021740 0.027569 51.560378 ( 63.894858)
total: 129.53 sec