Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-005337
#<BuildRuby:0x0000563976cab7b8
@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.20231209-005337",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004363 0.000218 1.312859 ( 1.674054)
build_miniruby 0.000959 0.000048 0.939436 ( 0.939134)
build_ruby 0.001234 0.000062 2.810023 ( 2.809603)
build_all 0.005420 0.004862 16.677853 ( 1.565461)
build_install 0.008154 0.000816 4.914043 ( 1.158435)
test_btest 0.000000 0.001042 87.839020 ( 7.274098)
test_basic 0.000000 0.005212 0.743998 ( 0.820707)
test_all 0.106113 0.031455 556.874868 ( 49.352174)
test_rubyspec 0.025400 0.021039 50.233726 ( 62.486250)
total: 128.08 sec