Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-090342
#<BuildRuby:0x000055d2f2d88658
@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.20220628-090342",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010512 0.000789 1.009329 ( 2.475318)
build_miniruby 0.002542 0.000000 0.075431 ( 0.073219)
build_ruby 0.002185 0.000000 0.076646 ( 0.074301)
build_all 0.007930 0.002090 1.478406 ( 0.582166)
build_install 0.018535 0.006369 5.883299 ( 2.775205)
test_btest 0.001076 0.000301 74.451111 ( 8.540499)
test_basic 0.003715 0.004780 0.331841 ( 0.419194)
test_all 0.001846 0.000591 680.686195 ( 66.633509)
test_rubyspec 0.108517 0.064157 45.848253 ( 51.595865)
total: 133.17 sec