Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-100043
#<BuildRuby:0x00005609f7f6f520
@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.20230523-100043",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005248 1.363902 ( 2.763797)
build_miniruby 0.001117 0.000000 0.743905 ( 0.742952)
build_ruby 0.000927 0.000297 2.333602 ( 2.334317)
build_all 0.006662 0.002743 12.062580 ( 1.070772)
build_install 0.000000 0.007437 1.668503 ( 0.827097)
test_btest 0.000000 0.000998 76.795128 ( 7.375492)
test_basic 0.000000 0.003781 0.647593 ( 0.730116)
test_all 0.000000 0.001189 421.160792 ( 49.778871)
test_rubyspec 0.014764 0.025708 42.388899 ( 54.894443)
total: 120.52 sec