Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-044910
#<BuildRuby:0x00005621b05a08e8
@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.20220325-044910",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000052 0.000013 0.000065 ( 0.000068)
build_up 0.008712 0.002178 1.006266 ( 1.675026)
build_miniruby 0.001529 0.000382 0.076680 ( 0.074715)
build_ruby 0.001779 0.000445 0.075170 ( 0.072909)
build_all 0.007520 0.001880 4.147421 ( 0.835889)
build_install 0.018714 0.005837 7.854158 ( 2.389066)
test_btest 0.000806 0.000212 75.662139 ( 7.829818)
test_basic 0.002557 0.005489 0.322479 ( 0.409945)
test_all 0.000000 0.001628 641.491953 ( 65.316063)
test_rubyspec 0.092852 0.061585 45.868757 ( 50.987975)
total: 129.59 sec