Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-020653
#<BuildRuby:0x0000564d60763bb8
@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.20230802-020653",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.002087 0.004327 1.508055 ( 2.714535)
build_miniruby 0.000000 0.001064 0.867509 ( 0.867473)
build_ruby 0.000000 0.001414 2.653147 ( 2.652932)
build_all 0.006754 0.002944 14.430222 ( 1.380233)
build_install 0.007963 0.000699 2.080138 ( 0.947691)
test_btest 0.000531 0.000106 84.536472 ( 7.952177)
test_basic 0.005009 0.001002 0.753281 ( 0.828384)
test_all 0.001258 0.000090 522.243268 ( 44.719923)
test_rubyspec 0.028712 0.009884 45.235719 ( 57.585166)
total: 119.65 sec