Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-190034
#<BuildRuby:0x00005582f5598a58
@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-190034",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011014 0.000000 0.942102 ( 0.964698)
build_miniruby 0.001523 0.000206 0.075703 ( 0.073961)
build_ruby 0.001544 0.000289 0.076524 ( 0.074881)
build_all 0.005973 0.004483 4.123961 ( 0.788185)
build_install 0.020808 0.001674 7.906252 ( 2.314716)
test_btest 0.000730 0.000146 74.902261 ( 8.031796)
test_basic 0.003522 0.002830 0.340176 ( 0.429960)
test_all 0.000000 0.001695 663.848954 ( 65.308525)
test_rubyspec 0.119344 0.046487 45.980840 ( 51.119060)
total: 129.11 sec