Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-022827
#<BuildRuby:0x0000558a3128f788
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-022827",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000081 0.000013 0.000094 ( 0.000100)
build_up 0.000000 0.010958 0.974256 ( 5.603935)
build_miniruby 0.000000 0.001540 0.075072 ( 0.074222)
build_ruby 0.000000 0.001992 0.076414 ( 0.075136)
build_all 0.005290 0.005607 4.088161 ( 0.790821)
build_install 0.015105 0.005443 7.825644 ( 2.361253)
test_btest 0.000677 0.000318 47.384484 ( 44.072068)
test_basic 0.005818 0.002739 0.344636 ( 0.433327)
test_all 0.002117 0.000996 661.081545 ( 65.318884)
test_rubyspec 0.110100 0.061961 45.983980 ( 51.396075)
total: 170.13 sec