Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-111718
#<BuildRuby:0x0000557a5b00c8e8
@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.20220810-111718",
@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.000016 0.000004 0.000020 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009650 0.002227 0.955060 ( 1.035870)
build_miniruby 0.002070 0.000477 0.077885 ( 0.077092)
build_ruby 0.001490 0.000343 0.077225 ( 0.076680)
build_all 0.004383 0.006292 1.546014 ( 0.571253)
build_install 0.007105 0.014539 5.180278 ( 2.115316)
test_btest 0.001020 0.000480 72.537856 ( 8.339830)
test_basic 0.005436 0.002558 0.326419 ( 0.415282)
test_all 0.001360 0.000640 641.413238 ( 64.618161)
test_rubyspec 0.101779 0.068830 45.820464 ( 53.399188)
total: 130.65 sec