Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-234630
#<BuildRuby:0x00005614aa6249d0
@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.20220910-234630",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007982 0.001760 1.119487 ( 1.357934)
build_miniruby 0.001748 0.000000 0.073914 ( 0.072301)
build_ruby 0.002493 0.000000 0.072699 ( 0.070398)
build_all 0.009378 0.001272 1.562979 ( 0.598167)
build_install 0.008596 0.014286 1.949970 ( 0.971641)
test_btest 0.000736 0.000389 99.649827 ( 9.684920)
test_basic 0.007448 0.000000 0.357464 ( 0.450261)
test_all 0.005075 0.000627 684.660471 ( 68.406038)
test_rubyspec 0.120067 0.048974 47.412856 ( 55.808941)
total: 137.42 sec