Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-203005
#<BuildRuby:0x000055fef1f86880
@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.20230307-203005",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001068 0.003010 0.726954 ( 2.473148)
build_miniruby 0.000753 0.000125 0.655054 ( 0.654752)
build_ruby 0.000978 0.000163 2.158948 ( 2.158194)
build_all 0.007754 0.000611 11.353270 ( 0.979424)
build_install 0.006032 0.000928 1.516668 ( 0.825135)
test_btest 0.000645 0.000099 76.530676 ( 7.075825)
test_basic 0.000000 0.003289 0.249545 ( 0.345465)
test_all 0.000960 0.001443 371.806084 ( 36.574509)
test_rubyspec 0.001373 0.027428 35.957907 ( 46.523160)
total: 97.61 sec