Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-192246
#<BuildRuby:0x00005619d095c0a0
@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.20231204-192246",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001031 0.004142 1.297851 ( 1.688710)
build_miniruby 0.001374 0.000000 0.946914 ( 0.946161)
build_ruby 0.001449 0.000000 2.717557 ( 2.718518)
build_all 0.008502 0.001108 16.287388 ( 1.487491)
build_install 0.004725 0.004473 4.894244 ( 1.219933)
test_btest 0.000848 0.000162 82.350529 ( 6.925513)
test_basic 0.004047 0.000771 0.740929 ( 0.821365)
test_all 0.106666 0.034730 525.088719 ( 50.932283)
test_rubyspec 0.027807 0.021010 50.694020 ( 63.146362)
total: 129.89 sec