Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-174952
#<BuildRuby:0x00005651bf89b568
@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-174952",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005241 0.000379 1.334793 ( 2.590174)
build_miniruby 0.000729 0.000214 0.785208 ( 0.785439)
build_ruby 0.001214 0.000358 2.330443 ( 2.330404)
build_all 0.008902 0.000160 11.920994 ( 1.074509)
build_install 0.001040 0.005924 1.666674 ( 0.856684)
test_btest 0.000851 0.000284 76.954496 ( 7.373515)
test_basic 0.003762 0.000000 0.707879 ( 0.791007)
test_all 0.001811 0.000000 411.866879 ( 46.340768)
test_rubyspec 0.021552 0.015421 41.793761 ( 54.301012)
total: 116.44 sec