Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-192741
#<BuildRuby:0x000055fc43582e20
@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.20230330-192741",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003589 0.000326 0.844316 ( 2.311579)
build_miniruby 0.000911 0.000000 0.682600 ( 0.681865)
build_ruby 0.001134 0.000000 2.198177 ( 2.197574)
build_all 0.005173 0.003487 12.026818 ( 1.121740)
build_install 0.006996 0.000416 1.726873 ( 0.866788)
test_btest 0.000554 0.000074 77.231783 ( 7.436067)
test_basic 0.003124 0.000000 0.265403 ( 0.360668)
test_all 0.000737 0.000000 433.573062 ( 51.437021)
test_rubyspec 0.010984 0.008828 38.028174 ( 48.518363)
total: 114.93 sec