Logfile: /home/ko1/ruby/logs/brlog.trunk.20241021-232035
#<BuildRuby:0x0000561a9d36d6f8
@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.20241021-232035",
@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.000003 0.000001 0.000004 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004473 0.001118 1.303131 ( 1.537341)
build_miniruby 0.000811 0.000202 0.762605 ( 0.762647)
build_ruby 0.001177 0.000000 2.341968 ( 2.342302)
build_all 0.007560 0.000004 12.201515 ( 1.043645)
build_install 0.006759 0.005018 3.914052 ( 1.005903)
test_btest 0.000661 0.000177 57.552777 ( 5.724278)
test_basic 0.003672 0.000980 0.390158 ( 0.469120)
test_all 0.076986 0.020236 321.696845 ( 41.251419)
test_rubyspec 0.016336 0.025158 70.393066 ( 10.099311)
total: 64.24 sec