Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-051135
#<BuildRuby:0x000055b37cedf280
@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.20231213-051135",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000458 0.004058 1.038233 ( 1.543809)
build_miniruby 0.000708 0.000129 0.869847 ( 0.869663)
build_ruby 0.001356 0.000247 2.688083 ( 2.687763)
build_all 0.006205 0.001129 12.087053 ( 1.002045)
build_install 0.014059 0.001546 3.533386 ( 0.977809)
test_btest 0.000647 0.000108 63.665637 ( 5.032946)
test_basic 0.004325 0.000000 0.374156 ( 0.457799)
test_all 0.084628 0.015736 395.883349 ( 41.728865)
test_rubyspec 0.052019 0.019934 39.601071 ( 52.273573)
total: 106.57 sec