Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-085325
#<BuildRuby:0x000055dd4a713e78
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221126-085325",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000079)
build_up 0.000000 0.010217 1.255899 ( 1.483348)
build_miniruby 0.000000 0.002056 0.844322 ( 0.844207)
build_ruby 0.002416 0.000518 2.238315 ( 2.150603)
build_all 0.021062 0.002002 24.886755 ( 2.876266)
build_install 0.017617 0.003951 4.926654 ( 1.237022)
test_btest 0.000871 0.000317 89.794203 ( 8.629278)
test_basic 0.002839 0.005076 0.353697 ( 0.443875)
test_all 0.001905 0.000779 673.670633 ( 69.156814)
test_rubyspec 0.105811 0.046038 49.237529 ( 57.736638)
total: 144.56 sec