Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-165530
#<BuildRuby:0x000055bfd953b7d8
@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.20220817-165530",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002452 0.009012 0.949640 ( 0.958231)
build_miniruby 0.001398 0.000430 0.076853 ( 0.075134)
build_ruby 0.001565 0.000481 0.074173 ( 0.072416)
build_all 0.008262 0.002542 1.535850 ( 0.588676)
build_install 0.008772 0.009750 1.887695 ( 0.928040)
test_btest 0.000681 0.000273 71.785135 ( 7.804884)
test_basic 0.001503 0.006157 0.318693 ( 0.410578)
test_all 0.003081 0.001449 662.786749 ( 65.452694)
test_rubyspec 0.092544 0.080813 45.240216 ( 52.895051)
total: 129.19 sec