Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-133943
#<BuildRuby:0x000055d72b2b86c8
@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.20220217-133943",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005206 0.005784 0.943766 ( 1.172422)
build_miniruby 0.001368 0.000456 0.074389 ( 0.072614)
build_ruby 0.001805 0.000602 0.073868 ( 0.071685)
build_all 0.010361 0.000238 4.096142 ( 0.794713)
build_install 0.018578 0.004624 7.724128 ( 2.298066)
test_btest 0.001272 0.000000 75.384292 ( 8.473440)
test_basic 0.007450 0.001062 0.334817 ( 0.423176)
test_all 0.001552 0.000408 699.734794 ( 67.266966)
test_rubyspec 0.117311 0.025913 46.189408 ( 51.212968)
total: 131.79 sec