Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-001113
#<BuildRuby:0x000056506d22b7f8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-001113",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004903 0.000000 0.979635 ( 1.253614)
build_miniruby 0.001194 0.000000 0.871089 ( 0.871295)
build_ruby 0.001453 0.000000 2.696232 ( 2.698197)
build_all 0.003469 0.004210 12.114090 ( 0.994254)
build_install 0.003727 0.004746 3.553622 ( 0.970916)
test_btest 0.000592 0.000084 64.763381 ( 4.551348)
test_basic 0.000510 0.003725 0.370604 ( 0.453028)
test_all 0.066473 0.032048 375.109971 ( 42.679850)
test_rubyspec 0.030960 0.035872 39.460439 ( 52.127944)
total: 106.60 sec