Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-040310
#<BuildRuby:0x0000564f01c8c098
@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.20231215-040310",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004299 0.000860 1.023958 ( 1.311940)
build_miniruby 0.000792 0.000159 0.868674 ( 0.869260)
build_ruby 0.001158 0.000000 2.711279 ( 2.717191)
build_all 0.007864 0.000000 12.235190 ( 0.998085)
build_install 0.009262 0.004583 3.595975 ( 0.974647)
test_btest 0.000479 0.000102 65.898563 ( 4.682473)
test_basic 0.002913 0.000000 0.377170 ( 0.460583)
test_all 0.077334 0.019967 378.761877 ( 36.616227)
test_rubyspec 0.028540 0.028751 39.904490 ( 52.590444)
total: 101.22 sec