Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-074223
#<BuildRuby:0x000055e85188ae20
@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.20230106-074223",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003877 0.000000 0.618559 ( 1.041501)
build_miniruby 0.000876 0.000000 0.674668 ( 0.673496)
build_ruby 0.001212 0.000000 2.384934 ( 2.385679)
build_all 0.009401 0.000000 12.931005 ( 1.579759)
build_install 0.006672 0.000000 1.516511 ( 0.710876)
test_btest 0.000675 0.000000 68.481154 ( 5.963641)
test_basic 0.000000 0.003770 0.265538 ( 0.360633)
test_all 0.000000 0.001622 498.781870 ( 46.698419)
test_rubyspec 0.000000 0.031011 35.045865 ( 45.508282)
total: 104.92 sec