Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-023525
#<BuildRuby:0x0000561f67bf8178
@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.20240118-023525",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004395 0.000799 0.896841 ( 1.293404)
build_miniruby 0.000851 0.000155 0.846348 ( 0.846371)
build_ruby 0.001024 0.000187 2.710564 ( 2.711776)
build_all 0.007345 0.000482 11.897600 ( 0.971602)
build_install 0.006381 0.005086 3.483564 ( 0.967157)
test_btest 0.000659 0.000152 64.313401 ( 4.627662)
test_basic 0.003332 0.000768 0.394510 ( 0.475248)
test_all 0.063069 0.032828 381.240735 ( 38.092082)
test_rubyspec 0.042026 0.085960 73.045702 ( 85.573319)
total: 135.56 sec