Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-121814
#<BuildRuby:0x000055dc827f88e8
@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.20220220-121814",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011011 0.000639 0.952683 ( 1.100042)
build_miniruby 0.001816 0.000389 0.074836 ( 0.072614)
build_ruby 0.002138 0.000458 0.075049 ( 0.072048)
build_all 0.010653 0.000299 4.170360 ( 0.799369)
build_install 0.020250 0.004077 7.811659 ( 2.330775)
test_btest 0.000935 0.000178 72.706533 ( 7.890820)
test_basic 0.007095 0.000000 0.323510 ( 0.412520)
test_all 0.001852 0.000000 689.234739 ( 66.753437)
test_rubyspec 0.115094 0.052434 46.187923 ( 51.712943)
total: 131.15 sec