Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-052555
#<BuildRuby:0x0000555a85ba68c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-052555",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003735 0.001358 1.068650 ( 1.078035)
build_miniruby 0.000721 0.000262 1.031150 ( 1.029793)
build_ruby 0.001306 0.000000 2.816733 ( 2.723462)
build_all 0.006351 0.002449 15.756306 ( 3.323995)
build_install 0.007088 0.002531 1.951439 ( 1.155649)
test_btest 0.000405 0.000144 60.802769 ( 11.028727)
test_basic 0.003509 0.001254 0.301546 ( 0.392333)
test_all 0.000789 0.000282 661.978025 (103.552128)
test_rubyspec 0.044174 0.020557 51.844198 ( 60.121317)
total: 184.41 sec