Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-231746
#<BuildRuby:0x000055f53c20b520
@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.20230731-231746",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004407 0.000049 1.252455 ( 2.496459)
build_miniruby 0.000936 0.000094 0.869217 ( 0.868424)
build_ruby 0.001070 0.000107 2.692008 ( 2.691816)
build_all 0.009005 0.000471 14.411224 ( 1.252695)
build_install 0.008168 0.000778 2.178733 ( 0.948303)
test_btest 0.000580 0.000056 83.383407 ( 7.546819)
test_basic 0.003497 0.000333 0.544379 ( 0.622355)
test_all 0.001309 0.000125 531.838014 ( 48.221281)
test_rubyspec 0.023844 0.014443 44.250292 ( 56.608986)
total: 121.26 sec