Logfile: /home/ko1/ruby/logs/brlog.trunk.20251101-043627
#<BuildRuby:0x0000710a7a31fdd0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20251101-043627",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004208 0.002550 2.052605 ( 1.533117)
build_miniruby 0.001235 0.000061 0.691698 ( 0.690511)
build_ruby 0.000851 0.000996 2.445676 ( 2.445521)
build_all 0.005313 0.003453 13.406498 ( 1.562537)
build_install 0.008116 0.004129 4.179594 ( 1.193014)
test_btest 0.000717 0.000219 39.503696 ( 4.261196)
test_basic 0.004902 0.001698 0.464698 ( 0.536395)
test_all 0.069119 0.017209 368.211547 ( 40.052566)
test_rubyspec 0.030674 0.018154 74.971607 ( 10.753997)
total: 63.03 sec