Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-132330
#<BuildRuby:0x0000561e3f727f00
@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.20220821-132330",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005922 0.000987 0.863743 ( 0.908445)
build_miniruby 0.000000 0.000893 0.057671 ( 0.056481)
build_ruby 0.000000 0.001020 0.060695 ( 0.059439)
build_all 0.000000 0.004752 1.564194 ( 0.598258)
build_install 0.007763 0.003414 1.916870 ( 0.971490)
test_btest 0.000638 0.000197 52.355716 ( 8.264040)
test_basic 0.005592 0.000189 0.333091 ( 0.421295)
test_all 0.002374 0.000000 642.113195 ( 91.668193)
test_rubyspec 0.063635 0.022959 44.245365 ( 52.537371)
total: 155.49 sec