Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-101247
#<BuildRuby:0x0000556d50bac9e0
@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.20220214-101247",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000007 0.000020 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006662 0.005143 0.963965 ( 1.152390)
build_miniruby 0.002065 0.000000 0.079541 ( 0.077809)
build_ruby 0.000000 0.002119 0.079950 ( 0.078135)
build_all 0.006347 0.004256 4.082078 ( 0.782506)
build_install 0.015533 0.007743 7.690663 ( 2.323231)
test_btest 0.000780 0.000433 71.362871 ( 7.841388)
test_basic 0.005571 0.000820 0.326938 ( 0.415493)
test_all 0.000535 0.001176 649.038637 ( 64.210821)
test_rubyspec 0.102622 0.070883 45.913692 ( 51.314492)
total: 128.20 sec